MarcoMeter / recurrent-ppo-truncated-bptt
Baseline implementation of recurrent PPO using truncated BPTT
☆140Updated 11 months ago
Alternatives and similar repositories for recurrent-ppo-truncated-bptt:
Users that are interested in recurrent-ppo-truncated-bptt are comparing it to the libraries listed below
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆175Updated 10 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆141Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆166Updated 5 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆126Updated 8 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆84Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆161Updated 9 months ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆178Updated 7 months ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆66Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆216Updated 4 years ago
- DSAC; Distributional Soft Actor-Critic☆125Updated 2 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆347Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 9 months ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆185Updated 6 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆106Updated 3 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆94Updated 4 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 11 months ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆315Updated 8 months ago
- Prioritized Experience Replay implementation with proportional prioritization☆77Updated last year
- Datasets with baselines for offline multi-agent reinforcement learning.☆164Updated 2 weeks ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆139Updated 6 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆355Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆299Updated 2 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆67Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆99Updated 3 years ago
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆44Updated 7 months ago