ZiyuanMa / R2D2Links
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
Sorting:
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 5 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated 11 months ago
- Distributional Soft Actor Critic☆55Updated 5 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆148Updated last year
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆85Updated last year
- PyTorch implementation of discrete version of Soft Actor-Critic.☆35Updated 3 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆50Updated last month
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆68Updated last year
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆170Updated 3 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆59Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆168Updated 7 months ago
- ☆40Updated 3 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆103Updated 3 years ago
- Submission for MAVEN: Multi-Agent Variational Exploration☆58Updated 3 years ago
- ☆49Updated 3 years ago
- There will be updates later☆85Updated 6 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆76Updated 2 years ago
- DecentralizedLearning☆24Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆180Updated last year
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆46Updated 9 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆81Updated last year
- PyTorch IMPALA implementation☆26Updated 5 years ago