Skip to content

Snake Game AI with reinforcement learning using python

License

Notifications You must be signed in to change notification settings

lomartins/SnakeGameAI

Repository files navigation

SnakeGameAI 🐍

Snake Game AI with reinforcement learning using keras-rl for reforcement learning, gym for the enviroment and pygame for the game.


Demo:

Snake AI Training


To run the project you need to install the requirements in requirements.txt.

pip install -r requirements.txt


Credits to: @lucaomartins & @brunotsantos1997

About

Snake Game AI with reinforcement learning using python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages