fshamshirdar / pytorch-rdpgLinks
PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)
☆55Updated 2 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:
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 6 years ago
- Adaptive Attention Span for Reinforcement Learning☆134Updated 5 years ago
- Solving POMDP using Recurrent networks☆90Updated 5 years ago
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆215Updated 2 years ago
- Soft Actor-Critic with advanced features☆51Updated last week
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 7 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
- Hierarchical-DQN in pytorch (not actively maintained)☆70Updated 8 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 8 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆211Updated 6 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Curiosity-driven Exploration by Self-supervised Prediction