stevenpjg / RDPGLinks
Recurrent Deterministic Policy Gradient actor-critic based Reinforcement Learning algorithm in Action
☆37Updated 6 months ago
Alternatives and similar repositories for RDPG
Users that are interested in RDPG are comparing it to the libraries listed below
Sorting:
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆56Updated 2 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 7 years ago
- Reinforcement Learning for robotics continuous control, mainly based on Proximal Policy Optimization, extending to Interpolated Policy Gr…☆38Updated 6 years ago
- ☆345Updated 7 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 6 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 6 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆216Updated 2 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆129Updated 2 years ago
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 6 years ago
- CS234 Reinforcement Learning: Keras implementation of Recurrent Deterministic Policy Gradient (https://arxiv.org/abs/1512.04455)☆10Updated 8 years ago
- Constrained Policy Optimization☆325Updated 8 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
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆131Updated 7 years ago
- Code for hierarchical imitation learning and reinforcement learning☆295Updated 7 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆189Updated last year
- soft q learning and soft actor critic☆15Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆324Updated 3 years ago
- POMDPs in Python.☆250Updated 6 years ago
- Deep Gaussian Process for Inverse Reinforcement Learning☆33Updated 8 years ago
- Python implementation of POMDP framework and PBVI & POMCP algorithms.☆115Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- IRL Toolkit developed by Sergey Levine (Taken from https://graphics.stanford.edu/projects/gpirl/)☆62Updated 8 years ago
- Solving POMDP using Recurrent networks☆91Updated 5 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆317Updated 2 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆28Updated 4 months ago