An open API service indexing awesome lists of open source software.

https://github.com/rejuvyesh/gym-dmcontrol

Wrapper around dm_control to provide a gym like interface and vice-versa
https://github.com/rejuvyesh/gym-dmcontrol

dm-control gym gym-dmcontrol gym-environment mujoco reinforcement-learning

Last synced: 6 months ago
JSON representation

Wrapper around dm_control to provide a gym like interface and vice-versa

Awesome Lists containing this project

README

          

# gym-dmcontrol

Wrapper around [`dm_control`](https://github.com/deepmind/dm_control) to provide a [`gym`](https://github.com/openai/gym/) like interface.

## Installation

```
$ pip install git+git://github.com/rejuvyesh/gym-dmcontrol.git
```