Howuhh / prioritized_experience_replayLinks
Prioritized Experience Replay implementation with proportional prioritization
☆85Updated 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:
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆146Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆201Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆182Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆159Updated last year
- Datasets with baselines for Offline MARL.☆199Updated 2 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆161Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 8 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆183Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 4 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆141Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆230Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆342Updated last year
- Partially Observable Process Gym☆211Updated 7 months ago
- A collection of offline reinforcement learning algorithms.☆208Updated last year
- Benchmarking RL generalization in an interpretable way.☆174Updated 2 months ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆94Updated 2 years ago
- Transformers are Meta-Reinforcement Learners - International Conference on Machine Learning (ICML) 2022☆67Updated 2 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆200Updated last year
- Implementation of Trajectory Transformer with attention caching and batched beam search☆116Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆149Updated 7 years ago
- ☆116Updated 2 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆236Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆387Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆187Updated last year
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆37Updated 5 years ago