fshamshirdar / pytorch-rdpgLinks
PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)
☆56Updated 3 years ago
Alternatives and similar repositories for pytorch-rdpg
Users that are interested in pytorch-rdpg are comparing it to the libraries listed below
Sorting:
- Solving POMDP using Recurrent networks☆92Updated 5 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- Soft Actor-Critic with advanced features☆51Updated last month
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 3 months ago
- Adaptive Attention Span for Reinforcement Learning☆135Updated 5 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆63Updated 7 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆74Updated 8 years ago
- Reinforcement Learning for robotics continuous control, mainly based on Proximal Policy Optimization, extending to Interpolated Policy Gr…☆38Updated 6 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆106Updated 5 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆217Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Implementation of the Option-Critic Architecture☆40Updated 7 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆145Updated 2 years ago
- Gym-like extensions for POMDP☆57Updated 4 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- ☆78Updated last year
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 6 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆90Updated 2 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆62Updated 6 years ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆83Updated 2 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- A curated list of awesome Model-based reinforcement learning resources☆95Updated 5 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 6 months ago
- Recurrent Deterministic Policy Gradient actor-critic based Reinforcement Learning algorithm in Action☆37Updated 9 months ago
- Hierarchical-DQN in pytorch (not actively maintained)☆73Updated 8 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago