8000 GitHub - Danimator/snakeNN: Neural network for Snake trained with genetic algorithms. Initially built at Built at Hack the North 2018.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Neural network for Snake trained with genetic algorithms. Initially built at Built at Hack the North 2018.

Notifications You must be signed in to change notification settings

Danimator/snakeNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

snakeNN

A Snake Neural Network trained via genetic algorithms. To run,

pip install -r requirements.txt 
cd src
python main.py # to play
python main.py train name=demo # to train
python main.py watch name=demo # to watch the trained model

Note: Written in Python 2.7

About

Neural network for Snake trained with genetic algorithms. Initially built at Built at Hack the North 2018.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0