Metadata-Version: 2.1
Name: dm-control
Version: 1.0.3
Summary: Continuous control environments and MuJoCo Python bindings.
Home-page: https://github.com/deepmind/dm_control
Author: DeepMind
Author-email: mujoco@deepmind.com
License: Apache License 2.0
Keywords: machine learning control physics MuJoCo AI
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: HDF5
License-File: LICENSE
License-File: AUTHORS


# `dm_control`: DeepMind Infrastructure for Physics-Based Simulation.

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

An **introductory tutorial** for this package is available as a Colaboratory
notebook:
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/deepmind/dm_control/blob/master/tutorial.ipynb)
