Skip to content

An OpenAI Gym environment for training RL agents to play various flavors of the Snake game.

Notifications You must be signed in to change notification settings

jfpettit/gym-snake-rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gym-snake-rl

Read my blog post about this repository here.

This package is intended to provide options for RL agents to play the game 'Snake' with single-agent and multi-agent options. Each of these options has various flavors with different sizes and quantities of food placed on the board. There is also an option to randomly generate maps throughout training so that your agent never sees the same map twice.

Information about installation and further details about the code can be found at the blog post.

About

An OpenAI Gym environment for training RL agents to play various flavors of the Snake game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages