- I have marked all applicable categories:
- exception-raising bug
- RL algorithm bug
- documentation request (i.e. "X is missing from the documentation.")
- new feature request
- I have visited the [source website], and in particular read the [known issues]
- I have searched through the [issue tracker] and [issue categories] for duplicates
- [ ]
#
mujoco
Here are 127 public repositories matching this topic...
youkaichao
commented
Jul 9, 2020
Read more
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).
reinforcement-learning
deep-learning
deep-reinforcement-learning
pytorch
atari
hessian
second-order
continuous-control
actor-critic
ale
mujoco
proximal-policy-optimization
ppo
advantage-actor-critic
a2c
acktr
natural-gradients
roboschool
kfac
kronecker-factored-approximation
-
Updated
Oct 8, 2021 - Python
DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
machine-learning
reinforcement-learning
deep-learning
artificial-intelligence
neural-networks
physics-simulation
mujoco
-
Updated
Oct 18, 2021 - Python
Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
reinforcement-learning
deep-learning
mxnet
tensorflow
openai-gym
rl
starcraft
imitation-learning
hierarchical-reinforcement-learning
coach
mujoco
starcraft2
onnx
roboschool
carla
starcraft2-ai
distributed-reinforcement-learning
-
Updated
Aug 21, 2021 - Python
An open source robotics benchmark for meta- and multi-task reinforcement learning
-
Updated
Jul 23, 2021 - Python
Python library for Reinforcement Learning.
reinforcement-learning
qlearning
deep-learning
deep-reinforcement-learning
openai-gym
pytorch
dqn
rl
atari
ddpg
sac
trpo
mujoco
pybullet
-
Updated
Oct 8, 2021 - Python
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
reinforcement-learning
deep-learning
robotics
deep-reinforcement-learning
openai-gym
pytorch
generative-adversarial-network
gan
openai
dqn
gym
policy-gradient
vae
ddpg
vae-gan
variational-autoencoder
mujoco
mujoco-py
experience-replay
rl-algorithms
-
Updated
Jul 14, 2019 - Python
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
python
machine-learning
research
reinforcement-learning
deep-learning
deep-reinforcement-learning
pytorch
artificial-intelligence
policy-gradient
ddpg
sac
cem
cmaes
evolution-strategies
mujoco
deep-deterministic-policy-gradient
proximal-policy-optimization
ppo
td3
soft-actor-critic
-
Updated
Aug 30, 2021 - Jupyter Notebook
Trust Region Policy Optimization with TensorFlow and OpenAI Gym
-
Updated
Jun 2, 2020 - Jupyter Notebook
PyTorch implementation of Trust Region Policy Optimization
reinforcement-learning
deep-learning
deep-reinforcement-learning
pytorch
continuous-control
trpo
mujoco
trust-region-policy-optimization
-
Updated
Sep 13, 2018 - Python
DrQ: Data regularized Q
python
control
reinforcement-learning
deep-learning
pixel
deep-reinforcement-learning
pytorch
gym
rl
data-augmentation
sac
actor-critic
mujoco
model-free
off-policy
dm-control
drq
soft-actor-crit
-
Updated
Jul 21, 2021 - Jupyter Notebook
PyTorch implementation of Soft Actor-Critic (SAC)
reinforcement-learning
deep-learning
deep-reinforcement-learning
pytorch
gym
sac
continuous-control
actor-critic
mujoco
dm-control
soft-actor-critic
d4pg
-
Updated
Oct 19, 2021 - Jupyter Notebook
PyTorch Implementation of REINFORCE for both discrete & continuous control
-
Updated
Apr 16, 2017 - Python
Reinforcement learning algorithms for MuJoCo tasks
-
Updated
Oct 20, 2021 - Python
Open
Agent Demo List
PaParaZz1
commented
Jul 9, 2021
This issue is a collection of various interesting agent demonstration trained by DI-engine, it will be updated continually.
DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDPG, TD3, SAC)
deep-reinforcement-learning
dqn
policy-gradient
reinforcement-learning-algorithms
reinforcement
trpo
mujoco
pytorch-rl
ppo
td3
pytorch-implementation
soft-actor-critic
tensorflow2
policygradient
-
Updated
Aug 25, 2021 - Python
PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)
reinforcement-learning
deep-learning
pixels
deep-reinforcement-learning
pytorch
gym
autoencoder
actor-critic
mujoco
image-based
dm-control
soft-actor-critic
-
Updated
May 3, 2020 - Python
Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)
algorithm
reinforcement-learning
pytorch
dqn
gym
ddpg
sac
trpo
mujoco
ppo
td3
rl-algorithms
policy-agent
-
Updated
Oct 6, 2021 - Python
SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning
deep-neural-networks
reinforcement-learning
deep-learning
deep-reinforcement-learning
rainbow
rl
codebase
deep-q-network
sac
deep-q-learning
mujoco
model-free
off-policy
dm-control
soft-actor-critic
-
Updated
Mar 21, 2021 - Python
Training code and evaluation benchmarks for the "Self-Supervised Policy Adaptation during Deployment" paper.
reinforcement-learning
deep-learning
robotics
deep-reinforcement-learning
pytorch
gym
mujoco
self-supervised-learning
dm-control
-
Updated
Nov 24, 2020 - Python
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.
-
Updated
Sep 29, 2020 - Python
Trajectory optimization algorithms for robotic control.
-
Updated
Sep 19, 2020 - Python
Implement A3C for Mujoco gym envs
-
Updated
Nov 2, 2017 - Python
A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)
python
machine-learning
google
deep-neural-networks
reinforcement-learning
deep-learning
cpp
robotics
tensorflow
keras
openai-gym
pytorch
gan
openai
gym
vae
reinforcement-learning-algorithms
atari
deepmind
mujoco
-
Updated
Jul 18, 2019 - C++
Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch framework
python
reinforcement-learning
deep-learning
berkeley
deep-reinforcement-learning
openai-gym
pytorch
neural-networks
policy-gradient
deep-q-learning
mujoco
model-based-rl
actor-critic-algorithm
model-free-rl
-
Updated
Aug 25, 2021 - Python
Proto-RL: Reinforcement Learning with Prototypical Representations
python
control
reinforcement-learning
deep-learning
pixel
pytorch
gym
rl
representation-learning
unsupervised-learning
proto
sac
mujoco
dm-control
soft-actor-critic
drq
proto-rl
unsupervised-rl
-
Updated
May 3, 2021 - Python
Simulator of UR5 robotic arm with Robotiq gripper, built with MuJoCo
-
Updated
Mar 4, 2018 - C++
Simple kinematics calculation toolkit for robotics
-
Updated
Oct 17, 2021 - Python
Improve this page
Add a description, image, and links to the mujoco topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mujoco topic, visit your repo's landing page and select "manage topics."

