Reinforcement Learning Snake Game
-
Updated
Aug 17, 2019 - Python
Reinforcement Learning Snake Game
A Snake game implementation that uses Q-Learning, a reinforcement learning algorithm, to train an AI agent to play the game. The project demonstrates how machine learning can be applied to classic games.
Add a description, image, and links to the reinforcement-learning-snake-game topic page so that developers can more easily learn about it.
To associate your repository with the reinforcement-learning-snake-game topic, visit your repo's landing page and select "manage topics."