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

d4ec42c · Sep 29, 2022

History

6 Commits
Sep 21, 2022
Sep 21, 2022
Sep 21, 2022
Sep 29, 2022
Sep 21, 2022

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