-
Updated
Mar 3, 2020 - Python
#
mujoco
Here are 81 public repositories matching this topic...
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
drozzy
commented
Mar 24, 2020
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
Feb 26, 2020 - Jupyter Notebook
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
Trust Region Policy Optimization with TensorFlow and OpenAI Gym
-
Updated
Dec 3, 2019 - Jupyter Notebook
Python library for Reinforcement Learning experiments.
reinforcement-learning
qlearning
deep-learning
deep-reinforcement-learning
openai-gym
pytorch
dqn
rl
atari
ddpg
trpo
mujoco
-
Updated
May 22, 2020 - Python
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
May 13, 2020 - Jupyter Notebook
PyTorch Implementation of REINFORCE for both discrete & continuous control
-
Updated
Apr 16, 2017 - Python
Reinforcement learning algorithms for MuJoCo tasks
-
Updated
Apr 16, 2020 - Python
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
Jan 25, 2020 - Python
Implement A3C for Mujoco gym envs
-
Updated
Nov 2, 2017 - Python
Trajectory optimization algorithms for robotic control.
-
Updated
Jan 18, 2020 - Python
Simulator of UR5 robotic arm with Robotiq gripper, built with MuJoCo
-
Updated
Mar 4, 2018 - C++
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
May 14, 2020 - 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++
Tensorflow models and simulation code for 'ShapeStacks: Learning Vision-Based Physical Intuition for Generalised Object Stacking'
-
Updated
May 1, 2020 - Python
Iterative LQG for a couple of MuJoCo models
-
Updated
May 7, 2020 - C++
Deep Developmental Reinforcement Learning
caffe
reinforcement-learning
deep-learning
deep-reinforcement-learning
openai-gym
artificial-intelligence
ode
openai
neural-networks
mujoco
baselines
open-dynamic-engine
-
Updated
Jan 20, 2020 - C++
Catalyst.RL: A Distributed Framework for Reproducible RL Research
-
Updated
Mar 17, 2019 - Python
This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.
machine-learning
algorithm
meta
reinforcement-learning
deep-learning
robotics
deep-reinforcement-learning
openai-gym
pytorch
openai
gym
exploration
rl
hierarchical
maml
mujoco
mujoco-py
metalearning
maml-rl
rlkit
-
Updated
May 6, 2019 - Python
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
May 20, 2020 - Python
Code for Environment Probing Interaction Policies [ICLR 2019]
-
Updated
Jun 17, 2019 - Python
Simple kinematics calculation toolkit for robotics
-
Updated
Oct 12, 2019 - Python
Python wrapper for MuJoCo physics simulation.
-
Updated
Feb 14, 2019 - Python
A JAX Implementation of the Twin Delayed DDPG Algorithm
-
Updated
Mar 12, 2020 - Jupyter Notebook
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."
Page 9, Pixel Observations code.
Argument to pixel Wrapper should be
pixels_only, notpixel_only.