Skip to content

Genetic algorithm in unsupervised learning of neural networks, on example of game Snake

Notifications You must be signed in to change notification settings

filiplipinski/genetic-snakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic Snakes

AI playing snake with Neural Network brain trained by Genetic Alhorithm

How to run

Install npm dependencies:

npm install

How to run

Just run application i watch AI playing Snake Game

npm run start

Run development version with hot reload and fast rebuilding

npm run serve

About

Genetic algorithm in unsupervised learning of neural networks, on example of game Snake

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published