lomartins / SnakeGameAI

Snake Game AI with reinforcement learning using python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Python 100.0%