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

https://github.com/amabna/snake-game-with-rl

SnakeRL is a Python project implementing the Snake game with Deep Q-Learning. The agent learns to navigate, collect food, and avoid collisions using a neural network, dynamic rewards, and customizable settings. Perfect for exploring RL and game AI.
https://github.com/amabna/snake-game-with-rl

ai artificial-intelligence deep-learning deep-q-learning deep-q-network n-step-deep-q-learning neural-network neural-networks q-learning q-learning-algorithm reinforcement-learning reinforcement-learning-agent reinforcement-learning-algorithms reinforcement-learning-environments

Last synced: about 2 months ago
JSON representation

SnakeRL is a Python project implementing the Snake game with Deep Q-Learning. The agent learns to navigate, collect food, and avoid collisions using a neural network, dynamic rewards, and customizable settings. Perfect for exploring RL and game AI.

Awesome Lists containing this project