Section 01
NEATRacingCars Project Guide: Application of Neuroevolution Algorithms in Racing Game AI
NEATRacingCars Project Guide
NEATRacingCars is an open-source project that uses the NEAT (NeuroEvolution of Augmenting Topologies) algorithm to train neural networks for controlling racing cars, demonstrating the application of neuroevolution in game AI.
- Original Author/Maintainer: AgentF-OL
- Source Platform: GitHub
- Project Link: https://github.com/AgentF-OL/NEATRacingCars
- Core Value: Transforms complex neuroevolution algorithms into observable and interactive learning experiences, providing an alternative solution for game AI.