Howuhh / prioritized_experience_replayLinks
Prioritized Experience Replay implementation with proportional prioritization
☆83Updated 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☆187Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆152Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆132Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆165Updated last year
- Datasets with baselines for Offline MARL.☆177Updated last week
- Partially Observable Process Gym☆197Updated 2 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆171Updated 9 months ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆207Updated 11 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆147Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆140Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆51Updated 3 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 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☆327Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years 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)☆64Updated 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
- Implementation of Trajectory Transformer with attention caching and batched beam search☆115Updated 2 years ago
- The Starcraft Multi-Agent challenge lite☆41Updated 11 months ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 5 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆226Updated 2 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆278Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Benchmarking RL generalization in an interpretable way.☆161Updated 2 months ago
- A collection of offline reinforcement learning algorithms.☆195Updated 9 months ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆102Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆72Updated last year