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
- Baseline implementation of recurrent PPO using truncated BPTT☆132Updated 8 months ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆38Updated 4 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆76Updated last year
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆79Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 5 months ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆44Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆162Updated 7 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆121Updated 5 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆155Updated 2 months ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆152Updated 6 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆97Updated 3 years ago
- ☆47Updated 3 years ago
- ☆39Updated 3 years ago
- Distributional Soft Actor Critic☆50Updated 4 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆31Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆63Updated last year
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆98Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆42Updated 4 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆93Updated 3 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆91Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆160Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆122Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆166Updated 5 months ago
- Single-file pytorch implementation of hybrid-SAC☆54Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆174Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 4 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆74Updated 2 years ago