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☆194Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆156Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 6 months ago
- Datasets with baselines for Offline MARL.☆186Updated last week
- Partially Observable Process Gym☆205Updated 5 months ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆92Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆153Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆180Updated 3 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆219Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆173Updated 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
- When Do Transformers Shine in RL? Decoupling Memory from Credit Assignment, NeurIPS 2023 (oral)☆68Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 2 months ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- This code accompanies the paper "Scalable Multi-Agent Model-Based Reinforcement Learning".☆59Updated 7 months ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆339Updated last year
- Benchmarking RL generalization in an interpretable way.☆168Updated this week
- A collection of offline reinforcement learning algorithms.☆204Updated 11 months ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆116Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated 2 years ago
- The Starcraft Multi-Agent challenge lite☆41Updated last year
- Transformers are Meta-Reinforcement Learners - International Conference on Machine Learning (ICML) 2022☆62Updated 2 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆189Updated 3 years ago
- ☆115Updated 2 years ago
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆71Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago