Skip to content

Genetic neural network solution to a 2D car game

Notifications You must be signed in to change notification settings

barney54321/Car-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Genetic neural network solution to a 2D car game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published