/rl-SnakeGameAI

Snake Game AI built with Reinforcement Learning (DQN)

Primary LanguagePythonMIT LicenseMIT

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