Skip to content

Implementation of the Snake game and associated DQN RL agent to play it using OpenAI Gym.

Notifications You must be signed in to change notification settings

brianchesko/snake-gym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning with Snake

Implementation of the famous 'Snake' game within Python as well as a frame within the OpenAI Gym toolkit to learn and play the game. Includes a Deep Q-Learning model that was trained on the game.

About

Implementation of the Snake game and associated DQN RL agent to play it using OpenAI Gym.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages