Skip to content

Snake Game AI built with Reinforcement Learning (DQN)

License

Notifications You must be signed in to change notification settings

kyle-lyk/rl-SnakeGameAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game AI built with Reinforcement Learning (DQN)

Notes

The requirements.txt file should list all Python libraries that your notebooks depend on, and they will be installed using:

pip install -r requirements.txt

Overview of Deep Q Learning

DQN

Demo

Trained for 10 games

DQN

Trained for 100 games

DQN

Trained for 250 games

DQN

About

Snake Game AI built with Reinforcement Learning (DQN)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages