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

https://github.com/quicksilvershanks/deepqlearning---snakeai

A Snake AI game built using PyGame and RL agent that uses Bellman equation for Deep Q Learning.
https://github.com/quicksilvershanks/deepqlearning---snakeai

Last synced: about 1 year ago
JSON representation

A Snake AI game built using PyGame and RL agent that uses Bellman equation for Deep Q Learning.

Awesome Lists containing this project

README

          

# DeepQLearning---SnakeAI
A Snake AI game built using PyGame and RL agent that uses Bellman equation for Deep Q Learning.