Skip to content

aabroukh/snake_reinforcement_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake_reinforcement_learning

Various attempts at teaching a model to beat snake. gym referenced: https://github.com/AleksaC/gym-snake agent referenced: https://keras.io/examples/rl/deep_q_network_breakout/ https://github.com/ModMaamari/reinforcement-learning-using-python/blob/master/Train_GridSearch.py https://github.com/henniedeharder/snake/blob/master/agent_1.py https://www.cs.toronto.edu/~vmnih/docs/dqn.pdf

to install gym: cd gym-snake pip install .

then simply run run.py

see other branches for different non-deep learning implementations

About

Various attempts at teaching a model to beat snake.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages