samlanka / DDPG-PyTorchLinks
Deep Deterministic Policy Gradient implemented in PyTorch for DeepMind Control Suite
☆25Updated 6 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 5 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- Deep Variational Reinforcement Learning☆136Updated 3 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆95Updated 5 years ago
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆66Updated 5 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆131Updated 7 years ago
- Random Network Distillation(RND) algo in Pytorch☆50Updated 6 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 6 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆46Updated 7 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 8 years ago
- Code for hierarchical imitation learning and reinforcement learning☆295Updated 7 years ago
- Hierarchical Deep RL Network☆31Updated 8 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- A library of probabilistic model based RL algorithms in pytorch☆107Updated 4 years ago
- ☆112Updated 5 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆176Updated 3 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- ☆72Updated 6 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆312Updated 4 years ago
- ☆69Updated 6 years ago
- Soft Actor-Critic with advanced features☆51Updated this week
- PyTorch IMPALA implementation☆28Updated 6 years ago
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 6 years ago
- In Progress : State of the art Distributed Distributional Deep Deterministic Policy Gradient algorithm implementation in pytorch.☆19Updated 7 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆54Updated 6 months ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 5 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago