Skip to content

thomashirtz/gym-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gym-platform

OpenAI environment for training reinforcement learning algorithms possessing parametrized (hybrid) action spaces. The environment is a fork of the cycraig gym-platform (archived and read-only), with the setup.py fixed. This enables the possibility to install it with pip without the need of the editable mode.

Installation

pip install git+https://github.com/thomashirtz/gym-platform#egg=gym_platform

gym-platform