Mujoco Open Source Projects
Browse 109 Mujoco open source projects, ranked by GitHub stars. Find the most popular Mujoco tools and libraries.
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
Metrics details
| Stars | 37,243 |
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
Metrics details
| Stars | 16,744 |
google-deepmind/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
Metrics details
| Stars | 14,260 |
thu-ml/tianshou
An elegant PyTorch deep reinforcement learning library.
Metrics details
| Stars | 10,872 |
google-deepmind/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
Metrics details
| Stars | 4,640 |
ikostrikov/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
Metrics details
| Stars | 3,902 |
google-deepmind/mujoco_menagerie
A collection of high-quality models for the MuJoCo physics engine, curated by Google DeepMind.
Metrics details
| Stars | 3,738 |
opendilab/DI-engine
OpenDILab Decision AI Engine. The Most Comprehensive Reinforcement Learning Framework B.P.
Metrics details
| Stars | 3,630 |
openai/mujoco-py
MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
Metrics details
| Stars | 3,144 |
IntelLabs/coach
Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
Metrics details
| Stars | 2,290 |
Farama-Foundation/Metaworld
Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning
Metrics details
| Stars | 1,854 |
openai/multi-agent-emergence-environments
Environment generation code for the paper "Emergent Tool Use From Multi-Agent Autocurricula"
Metrics details
| Stars | 1,811 |
HumanCompatibleAI/imitation
Clean PyTorch implementations of imitation and reward learning algorithms
Metrics details
| Stars | 1,766 |
google-deepmind/mujoco_mpc
Real-time behaviour synthesis with MuJoCo, using Predictive Control
Metrics details
| Stars | 1,690 |
uber-research/deep-neuroevolution
Deep Neuroevolution
Metrics details
| Stars | 1,665 |
openai/evolution-strategies-starter
Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"
Metrics details
| Stars | 1,633 |
sail-sg/envpool
C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.
Metrics details
| Stars | 1,483 |
rail-berkeley/softlearning
Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official implementation of the Soft Actor-Critic algorithm.
Metrics details
| Stars | 1,434 |
haarnoja/sac
Soft Actor-Critic
Metrics details
| Stars | 1,286 |
pfnet/pfrl
PFRL: a PyTorch-based deep reinforcement learning library
Metrics details
| Stars | 1,273 |
MyoHub/myosuite
MyoSuite is a collection of environments/tasks to be solved by musculoskeletal models simulated with the MuJoCo physics engine and wrapped in the OpenAI gym API.
Metrics details
| Stars | 1,197 |
agi-brain/xuance
XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library
Metrics details
| Stars | 1,077 |
rl-tools/rl-tools
The Fastest Deep Reinforcement Learning Library
Metrics details
| Stars | 1,012 |
Farama-Foundation/Gymnasium-Robotics
A collection of robotics simulation environments for reinforcement learning
Metrics details
| Stars | 941 |
MushroomRL/mushroom-rl
Python library for Reinforcement Learning.
Metrics details
| Stars | 939 |
benelot/pybullet-gym
Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.
Metrics details
| Stars | 880 |
OpenRL-Lab/openrl
Unified Reinforcement Learning Framework
Metrics details
| Stars | 839 |
openai/multiagent-competition
Code for the paper "Emergent Complexity via Multi-agent Competition"
Metrics details
| Stars | 835 |
reinforcement-learning-kr/lets-do-irl
Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)
Metrics details
| Stars | 781 |
google-research/robopianist
[CoRL '23] Dexterous piano playing with deep reinforcement learning.
Metrics details
| Stars | 736 |
PaulDanielML/MuJoCo_RL_UR5
A MuJoCo/Gym environment for robot control using Reinforcement Learning. The task of agents in this environment is pixel-wise prediction of grasp success chances.
Metrics details
| Stars | 682 |
vikashplus/robohive
A unified framework for robot learning
Metrics details
| Stars | 629 |
openai/safety-gym
Tools for accelerating safe exploration research.
Metrics details
| Stars | 602 |
denisyarats/pytorch_sac
PyTorch implementation of Soft Actor-Critic (SAC)
Metrics details
| Stars | 600 |
YuliaRubanova/latent_ode
Code for "Latent ODEs for Irregularly-Sampled Time Series" paper
Metrics details
| Stars | 594 |
openai/mujoco-worldgen
Automatic object XML generation for Mujoco
Metrics details
| Stars | 588 |
nottombrown/rl-teacher
Code for Deep RL from Human Preferences [Christiano et al]. Plus a webapp for collecting human feedback
Metrics details
| Stars | 564 |
inoryy/reaver
Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.
Metrics details
| Stars | 561 |
abr/abr_control
Robotic arm control in Python
Metrics details
| Stars | 530 |
katerakelly/oyster
Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)
Metrics details
| Stars | 512 |
dongminlee94/deep_rl
PyTorch implementation of deep reinforcement learning algorithms
Metrics details
| Stars | 487 |
aravindr93/mjrl
Reinforcement learning algorithms for MuJoCo tasks
Metrics details
| Stars | 465 |
zalo/mujoco_wasm
Simulate and Render MuJoCo Models in the Browser!
Metrics details
| Stars | 464 |
navneet-nmk/pytorch-rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Metrics details
| Stars | 453 |
TianhongDai/hindsight-experience-replay
This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.
Metrics details
| Stars | 451 |
ikostrikov/pytorch-trpo
PyTorch implementation of Trust Region Policy Optimization
Metrics details
| Stars | 448 |
kevinzakka/mjctrl
Minimal, clean, single-file implementations of common robotics controllers in MuJoCo.
Metrics details
| Stars | 439 |
haarnoja/softqlearning
Reinforcement Learning with Deep Energy-Based Policies
Metrics details
| Stars | 438 |
openai/robogym
Robotics Gym Environments
Metrics details
| Stars | 432 |
modestyachts/ARS
An implementation of the Augmented Random Search algorithm
Metrics details
| Stars | 431 |
denisyarats/drq
DrQ: Data regularized Q
Metrics details
| Stars | 422 |
Kaixhin/PlaNet
Deep Planning Network: Control from pixels by latent planning with learned dynamics
Metrics details
| Stars | 378 |
zuoxingdong/lagom
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
Metrics details
| Stars | 378 |
avisingh599/reward-learning-rl
[RSS 2019] End-to-End Robotic Reinforcement Learning without Reward Engineering
Metrics details
| Stars | 374 |
schroederdewitt/multiagent_mujoco
Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.
Metrics details
| Stars | 373 |
kevinzakka/obj2mjcf
A CLI for processing composite Wavefront OBJ files for use in MuJoCo.
Metrics details
| Stars | 368 |
pat-coady/trpo
Trust Region Policy Optimization with TensorFlow and OpenAI Gym
Metrics details
| Stars | 363 |
tayalmanan28/MuJoCo-Tutorial
Tutorial on how to get started with MuJoCo Simulation Platform. MuJoCo stands for Multi-Joint dynamics with Contact. It was acquired and made freely available by DeepMind in October 2021, and open sourced in May 2022. Feel free to contribute. Show your support by ✨this repository.
Metrics details
| Stars | 357 |
RITCHIEHuang/DeepRL_Algorithms
DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDPG, TD3, SAC)
Metrics details
| Stars | 354 |
AboudyKreidieh/h-baselines
A repository of high-performing hierarchical reinforcement learning models and algorithms.
Metrics details
| Stars | 339 |
