Skip to content

Gym for simple optimal path finding for OpenAI Gym module

Notifications You must be signed in to change notification settings

lobanov-m/gym-simple-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gym "Simple Grid" for OpenAI Gym

Gym for simple optimal path finding training for OpenAI Gym.

Installation:

# To install in editable mode do:
git clone https://github.com/lobanov-m/gym-simple-grid.git && cd gym-simple-grid
pip install -e .

# To install like a package do:
pip install git+https://github.com/lobanov-m/gym-simple-grid.git

Example is in examples directory. You can control agent with arrows and NumPad digit keys.

About

Gym for simple optimal path finding for OpenAI Gym module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages