ZiyuanMa / R2D2
An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch
☆45Updated 2 years ago
Alternatives and similar repositories for R2D2:
Users that are interested in R2D2 are comparing it to the libraries listed below
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆48Updated 2 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆83Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 8 months ago
- Distributional Soft Actor Critic☆52Updated 4 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 11 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆139Updated 11 months ago
- ☆49Updated 3 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆74Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆141Updated last year
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆39Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆137Updated 6 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆172Updated 10 months ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆160Updated 9 months ago
- DecentralizedLearning☆24Updated 2 years ago
- The official code base of Shared Experience Actor-Critic (NeurIPS2020)☆38Updated last year
- ☆40Updated 3 years ago
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆43Updated 7 months ago
- PyTorch implementation of the implicit Q-learning algorithm (IQL)☆42Updated 3 years ago
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆36Updated 4 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆76Updated last year
- Conservative Q Learning on top of SAC☆130Updated 2 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆163Updated 5 months ago
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆63Updated 3 years ago
- Unofficial Code for NeurIPS 2021 paper "Regret Minimization Experience Replay in Off-policy Reinforcement Learning"☆13Updated 3 years ago
- Meta RL codebase for Unstable Baselines☆21Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆87Updated 2 years ago