ZiyuanMa / R2D2Links
An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch
☆54Updated 3 years ago
Alternatives and similar repositories for R2D2
Users that are interested in R2D2 are comparing it to the libraries listed below
Sorting:
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 3 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆156Updated last year
- Distributional Soft Actor Critic☆59Updated 5 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆90Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆182Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆81Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆143Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 6 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 4 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆98Updated 5 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆198Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆53Updated last year
- PyTorch implementation of SAC-Discrete.☆312Updated last year
- ☆201Updated 2 years ago
- ☆49Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆328Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- ☆40Updated 4 years ago
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆71Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- There will be updates later☆87Updated 6 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆232Updated 5 years ago
- Lightweight multi-agent gridworld Gym environment☆211Updated 2 years ago