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☆142Updated last year
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆95Updated 4 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆85Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 4 years ago
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆63Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆140Updated 6 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆176Updated 10 months ago
- Prioritized Experience Replay implementation with proportional prioritization☆77Updated last year
- Distributional Soft Actor Critic☆53Updated 4 years ago
- ☆49Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆99Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆68Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆162Updated 10 months ago
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆46Updated 7 months ago
- Submission for MAVEN: Multi-Agent Variational Exploration☆57Updated 3 years ago
- ☆40Updated 3 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆102Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆127Updated 9 months ago
- Codes accompanying the paper "DOP: Off-Policy Multi-Agent Decomposed Policy Gradients" (ICLR 2021, https://arxiv.org/abs/2007.12322)☆52Updated 2 years ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆108Updated 4 years ago
- There will be updates later☆84Updated 5 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆142Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated last year
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆75Updated 2 years ago
- DecentralizedLearning☆24Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆167Updated 5 months ago