Skip to content

An OpenAI Gym environment for resource and job management problems.

License

Notifications You must be signed in to change notification settings

lccasagrande/GridGym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GridGym

An OpenAI Gym environment for resource and job management problems.

Installation

  1. Make sure you have Batsim v3.1.0 installed and working. Otherwise, you must follow Batsim installation instructions. Check the version of Batsim with:
batsim --version
  1. Install GridGym:
pip install gridgym