NEATUnity is an implementation of NEAT (NeuroEvolution of Augmenting Topologies) algorithm in Unity3D.
This project includes a self driving car demonstration using NEAT & Neural Network in randomly generated tracks (Hamiltonian Path/Circuit).
- Install Unity3D (Only for Dev)
- Download Link (Recommended)
- Web Version (Not optimal)
- Unity3D - Game Development Platform
Documentation coming soon
- Richard ALLEMAN - Maugun
This project is licensed under the MIT License - see the LICENSE.md file for details