Skip to content
/ gym2dmc Public

Simplest wrapper to convert Gym environment to DMC environment

License

Notifications You must be signed in to change notification settings

NM512/gym2dmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gym2dmc

Simplest wrapper for converting Gym environment to DMC environment

installation

git clone https://github.com/NM512/gym2dmc.git
cd gym2dmc
pip install .

How to use

from gym2dmc import Gym2DMC
dmc_env = Gym2DMC(gym_env)

About

Simplest wrapper to convert Gym environment to DMC environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages