divyahansg / RecurrentDPG
CS234 Reinforcement Learning: Keras implementation of Recurrent Deterministic Policy Gradient (https://arxiv.org/abs/1512.04455)
☆11Updated 7 years ago
Alternatives and similar repositories for RecurrentDPG:
Users that are interested in RecurrentDPG are comparing it to the libraries listed below
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 7 years ago
- ☆83Updated 6 years ago
- PyTorch implementation of SAC-Q Reinforcement Learning Algorithm (tested on OpenAI Gym environments)☆36Updated 3 years ago
- Reinforcement Learning for robotics continuous control, mainly based on Proximal Policy Optimization, extending to Interpolated Policy Gr…☆37Updated 5 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 6 years ago
- We investigate the effect of populations on finding good solutions to the robust MDP☆28Updated 3 years ago
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 5 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 4 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆54Updated 2 years ago
- Hierarchical Deep RL Network☆31Updated 7 years ago
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆65Updated 5 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆59Updated 6 years ago
- ☆25Updated 6 years ago
- Reproducing Policy Distillation (DeepMind paper ICLR 2016)☆21Updated 4 years ago
- Inverse Reinforcement Learning via State Marginal Matching, CoRL 2020☆44Updated last year
- using recurrent networks(LSTM) to solve POMDPs☆35Updated 6 years ago
- A curated list of awesome Model-based reinforcement learning resources☆90Updated 4 years ago
- Pytorch implementation of distributed deep reinforcement learning☆74Updated 2 years ago
- Implementation of Recurrent Deterministic Policy Gradient.☆36Updated 7 months ago
- ☆91Updated last year
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆93Updated 2 years ago
- ☆27Updated 4 years ago
- Code accompanying NeurIPS 2019 paper: "Distributional Policy Optimization - An Alternative Approach for Continuous Control"☆21Updated 5 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆113Updated 6 years ago
- PyTorch IMPALA implementation☆25Updated 5 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆45Updated 2 years ago
- Implementation of Robust Adversarial Reinforcement Learning☆12Updated 7 years ago
- Soft Actor-Critic with advanced features☆48Updated this week