mujoco-py topic

List mujoco-py repositories

pytorch-rl

441
Stars
56
Forks
Watchers

This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch

walk-bot

25
Stars
3
Forks
Watchers

PPO implementation of Humanoid-v2 from Open-AI gym

mujoco-python-viewer

154
Stars
24
Forks
Watchers

Simple renderer for use with MuJoCo (>=2.1.2) Python Bindings.

iLQG-MuJoCo

59
Stars
14
Forks
Watchers

Iterative LQG for a couple of MuJoCo models

This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.

learn2walk

18
Stars
4
Forks
Watchers

The code corresponding to the paper "Improving Sample Efficiency of Deep Reinforcement Learning for Bipedal Walking".

DRLoco

23
Stars
4
Forks
Watchers

Simple-to-use-and-extend implementation of the DeepMimic Approach using the MuJoCo Physics Engine and Stable Baselines 3, mainly for locomotion tasks.