This is a collection of scripts used to implement NeuroEvolution of Augmenting Topologies(NEAT) in C#. I'm using these scripts in Unity3D to make AI in games.
The algorithm is inspired by a series of youtube videos by Hydrozoa. Check him out here
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a collection of scripts used to implement NeuroEvolution of Augmenting Topologies(NEAT) in C#. I'm using these scripts in Unity3D to make AI in games.
The algorithm is inspired by a series of youtube videos by Hydrozoa. Check him out here