Skip to content

Implementation of NEAT (NeuroEvolution of Augmenting Topologies) algorithm in Unity + demo

License

Notifications You must be signed in to change notification settings

unitycoder/NEATUnity

 
 

Repository files navigation

NEATUnity

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).

Prerequisites

  • Install Unity3D (Only for Dev)

Download

Built With

  • Unity3D - Game Development Platform

How to Use

Documentation coming soon

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Implementation of NEAT (NeuroEvolution of Augmenting Topologies) algorithm in Unity + demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 65.8%
  • ASP.NET 31.5%
  • HTML 1.6%
  • Other 1.1%