TheMonocledHamster / GymWrapper

Custom Gym Environments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GymWrapper

Implementation of environments from https://arxiv.org/abs/1810.12282v2 [cs.LG] by wrapping OpenAI/Gym environments.

Usage:

Import class GymWrap from GymWrap.py (ensure both GymWrap.py and BoxScript.py are in the same sub-folder)

About

Custom Gym Environments


Languages

Language:Python 100.0%