khskarl / neat-experiment-unity

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C# 100.0%