mujoco topic
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)...
mushroom-rl
Python library for Reinforcement Learning.
pytorch-rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
sunrise
SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning
mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
DI-engine
OpenDILab Decision AI Engine
DeepRL_Algorithms
DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDPG, TD3, SAC)
pytorch-trpo
PyTorch implementation of Trust Region Policy Optimization