Howuhh / prioritized_experience_replay
Prioritized Experience Replay implementation with proportional prioritization
☆76Updated last year
Alternatives and similar repositories for prioritized_experience_replay:
Users that are interested in prioritized_experience_replay are comparing it to the libraries listed below
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆123Updated 7 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 10 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆137Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆47Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆170Updated 9 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆165Updated 2 years ago
- The Starcraft Multi-Agent challenge lite☆42Updated 6 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆137Updated 10 months ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆122Updated 3 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 2 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆109Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆160Updated 4 months ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆82Updated last year
- Datasets with baselines for offline multi-agent reinforcement learning.☆161Updated last week
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆160Updated 8 months ago
- Partially Observable Process Gym☆182Updated 8 months ago
- A PyTorch implementation of Implicit Q-Learning☆75Updated 3 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆38Updated 4 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆83Updated last year
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆43Updated 6 months ago
- Fast and flexible multi-agent gridworld reinforcement learning environments.☆40Updated 2 months ago
- A collection of offline reinforcement learning algorithms.☆174Updated 3 months ago
- Conservative Q Learning on top of SAC☆127Updated 2 years ago
- Synthetic Experience Replay☆88Updated 9 months ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- The implementation of ICLR-2023 paper "Discovering Generalizable Multi-agent Coordination Skills from Multi-task Offline Data".☆40Updated 4 months ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆313Updated 6 months ago
- 🔥 Datasets and env wrappers for offline safe reinforcement learning☆88Updated 6 months ago
- Pytorch implementation on OpenAI's Procgen ppo-baseline, built from scratch.☆30Updated 4 years ago
- Simple maze environments using mujoco-py☆54Updated last year