/neat-experiment-unity

NEAT (NeuroEvolution of Augmenting Topologies) experiment in a simple car racing game in Unity

Primary LanguageC#

A NEAT multi-agent system and machine learning experiment using NeuroEvolution of Augmenting Topologies in Unity with UnityNEAT.

Experiment

Several agents (cars) are trained simultaneously to race against each other, dodge obstacles and other agents.

Special thanks to lord jesus and his NEAT lib in Unity: https://github.com/lordjesus/UnityNEAT