Howuhh / prioritized_experience_replayLinks
Prioritized Experience Replay implementation with proportional prioritization
☆81Updated 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☆183Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆136Updated last year
- Datasets with baselines for Offline MARL.☆176Updated last week
- Author's PyTorch implementation of TD7 for online and offline RL☆146Updated last year
- Partially Observable Process Gym☆196Updated last month
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆130Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆207Updated 10 months ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆175Updated 3 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆87Updated last year
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆329Updated 11 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆149Updated last year
- Benchmarking RL generalization in an interpretable way.☆159Updated last month
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆51Updated 2 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆171Updated 8 months ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆165Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆101Updated 3 years ago
- When Do Transformers Shine in RL? Decoupling Memory from Credit Assignment, NeurIPS 2023 (oral)☆63Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- Transformers are Meta-Reinforcement Learners - International Conference on Machine Learning (ICML) 2022☆63Updated 2 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆204Updated 10 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 2 weeks ago
- The Starcraft Multi-Agent challenge lite☆41Updated 10 months ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- A collection of offline reinforcement learning algorithms.☆191Updated 8 months ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆71Updated last year
- Challenging Memory-based Deep Reinforcement Learning Agents☆102Updated 9 months ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆46Updated 3 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆278Updated 3 years ago