An implementation of Q-Learning RL Algorithm. The algorithm is built around a game of snake and the game's grid basis made it ideal for implementation of a state configuration.
zhaozj89/SelfPlayingSnake
An implementation of Q-Learning RL Algorithm. The algorithm is built around a game of snake and the game's grid basis made it ideal for implementation of a state configuration.
PythonApache-2.0