Howuhh / prioritized_experience_replayLinks
Prioritized Experience Replay implementation with proportional prioritization
☆84Updated 2 years ago
Alternatives and similar repositories for prioritized_experience_replay
Users that are interested in prioritized_experience_replay are comparing it to the libraries listed below
Sorting:
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆190Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆149Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆153Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆168Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 10 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆134Updated last year
- Datasets with baselines for Offline MARL.☆180Updated last month
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆89Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 4 months ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆331Updated last year
- Partially Observable Process Gym☆200Updated 3 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated last month
- When Do Transformers Shine in RL? Decoupling Memory from Credit Assignment, NeurIPS 2023 (oral)☆66Updated last year
- Implementation of HindSight Experience Replay paper with Pytorch☆31Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- A collection of offline reinforcement learning algorithms.☆200Updated 10 months ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆48Updated 3 years ago
- Transformers are Meta-Reinforcement Learners - International Conference on Machine Learning (ICML) 2022☆63Updated 2 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆116Updated 2 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆189Updated 3 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆212Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 5 years ago
- Benchmarking RL generalization in an interpretable way.☆163Updated 3 months ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated last year
- This code accompanies the paper "Scalable Multi-Agent Model-Based Reinforcement Learning".☆58Updated 5 months ago