mujoco topic

List mujoco repositories

lagom

373
Stars
31
Forks
Watchers

lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.

pytorch-REINFORCE

261
Stars
51
Forks
Watchers

PyTorch Implementation of REINFORCE for both discrete & continuous control

Metaworld

1.1k
Stars
260
Forks
Watchers

Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning

myosuite

782
Stars
89
Forks
Watchers

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.

trpo

360
Stars
105
Forks
Watchers

Trust Region Policy Optimization with TensorFlow and OpenAI Gym

mjrl

333
Stars
96
Forks
Watchers

Reinforcement learning algorithms for MuJoCo tasks

Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch framework

jax-rl

77
Stars
10
Forks
Watchers

JAX implementations of core Deep RL algorithms

mujoco-benchmark

104
Stars
6
Forks
Watchers

Provide full reinforcement learning benchmark on mujoco environments, including ddpg, sac, td3, pg, a2c, ppo, library

trajopt

98
Stars
17
Forks
Watchers

Trajectory optimization algorithms for robotic control.