google-deepmind/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
4,494 stars and 309,287 monthly downloads. Used by 2 other packages. Actively maintained with 5 commits in the last 30 days. Available on PyPI.
Stars
4,494
Forks
742
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 11, 2026
Monthly downloads
309,287
Commits (30d)
5
Dependencies
15
Reverse dependents
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/google-deepmind/dm_control"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
Denys88/rl_games
RL implementations
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
flatland-association/flatland-rl
The Flatland Framework is a multi-purpose environment to tackle problems around resilient...
takuseno/d3rlpy
An offline deep reinforcement learning library
pytorch/rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.