601 Forks
3114 Stars
3114 Watchers

dm_control

DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.

How to download and setup dm_control

Open terminal and run command
git clone https://github.com/deepmind/dm_control.git
git clone is used to create a copy or clone of dm_control 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_control https://github.com/deepmind/dm_control/archive/master.zip

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

If you have some problems with dm_control

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