37 Forks
292 Stars
292 Watchers

dm_env

A Python interface for reinforcement learning environments

How to download and setup dm_env

Open terminal and run command
git clone https://github.com/deepmind/dm_env.git
git clone is used to create a copy or clone of dm_env repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dm_env https://github.com/deepmind/dm_env/archive/master.zip

Or simply clone dm_env with SSH
[email protected]:deepmind/dm_env.git

If you have some problems with dm_env

You may open issue on dm_env support forum (system) here: https://github.com/deepmind/dm_env/issues