ZiyuanMa / R2D2
An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch
☆45Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for R2D2
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆77Updated 11 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆123Updated 6 months ago
- Distributional Soft Actor Critic☆49Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆150Updated 2 weeks ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆104Updated 8 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated 3 months ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆60Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆122Updated 6 months ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆43Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆154Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆150Updated 4 months ago
- Prioritized Experience Replay implementation with proportional prioritization☆68Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆93Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM) on Pyramid env, Unity ML☆14Updated 10 months ago
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆32Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆40Updated last month
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 3 months ago
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆55Updated 2 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆43Updated 3 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆146Updated 4 months ago
- ☆39Updated 2 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆36Updated 4 years ago
- There will be updates later☆81Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆132Updated 5 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆114Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆93Updated 2 years ago
- Advantage weighted Actor Critic for Offline RL☆47Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆113Updated 8 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆92Updated 3 years ago