An open API service indexing awesome lists of open source software.

https://github.com/assem-elqersh/reinforcement-learning-snake

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.
https://github.com/assem-elqersh/reinforcement-learning-snake

game q-learning q-learning-algorithm reinforcement-learning reinforcement-learning-agent reinforcement-learning-algorithms reinforcement-learning-snake-game snake-game

Last synced: 3 days ago
JSON representation

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.

Awesome Lists containing this project