samlanka / DDPG-PyTorchLinks
Deep Deterministic Policy Gradient implemented in PyTorch for DeepMind Control Suite
☆25Updated 7 years ago
Alternatives and similar repositories for DDPG-PyTorch
Users that are interested in DDPG-PyTorch are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 6 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆95Updated 3 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆68Updated 7 years ago
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆65Updated 6 years ago
- Deep Variational Reinforcement Learning☆138Updated 3 years ago
- A library of probabilistic model based RL algorithms in pytorch☆107Updated 4 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆96Updated 6 years ago
- Random Network Distillation(RND) algo in Pytorch☆51Updated 6 years ago
- ☆28Updated 6 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 8 years ago
- Code for hierarchical imitation learning and reinforcement learning☆300Updated 7 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 7 years ago
- FEN Code☆40Updated 6 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆56Updated 9 months ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆127Updated 5 years ago
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 6 years ago
- ☆113Updated 6 years ago
- ☆99Updated 2 years ago
- Implementation of our paper "Meta Reinforcement Learning with Task Embedding and Shared Policy"☆35Updated 6 years ago
- Reinforcement Learning for robotics continuous control, mainly based on Proximal Policy Optimization, extending to Interpolated Policy Gr…☆38Updated 6 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- In Progress : State of the art Distributed Distributional Deep Deterministic Policy Gradient algorithm implementation in pytorch.☆19Updated 7 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 7 years ago
- A comparison of parameter space noise methods for exploration in deep reinforcement learning☆29Updated 6 years ago
- Model-based Reinforcement Learning Framework☆115Updated 5 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Updated 2 years ago
- Hierarchical Deep RL Network☆31Updated 8 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆177Updated 4 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago