Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 344 Bytes

File metadata and controls

10 lines (6 loc) · 344 Bytes

Car Bot

A genetic neural network solution to a 2D car game.

Game is playable within the "playable" branch.

100 bots are randomly generated (5 inputs, 1 hidden layer with 10 nodes, 2 outputs). Each generation Darwinism kicks in and ensures survival of the fittest with mutation.

Run the simulation at https://barney54321.github.io/Car-Bot/