MarcoMeter / episodic-transformer-memory-ppo
Clean baseline implementation of PPO using an episodic TransformerXL memory
☆169Updated 8 months ago
Alternatives and similar repositories for episodic-transformer-memory-ppo:
Users that are interested in episodic-transformer-memory-ppo are comparing it to the libraries listed below
- Baseline implementation of recurrent PPO using truncated BPTT☆135Updated 10 months ago
- Prioritized Experience Replay implementation with proportional prioritization☆76Updated last year
- Datasets with baselines for offline multi-agent reinforcement learning.☆161Updated this week
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆192Updated 5 months ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆178Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆162Updated 2 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆109Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆342Updated 3 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆157Updated 7 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 7 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆132Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆344Updated last year
- ☆253Updated 3 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆216Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆131Updated 9 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆160Updated 3 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆169Updated 7 months ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆83Updated last year
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆311Updated 6 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆173Updated 5 months ago
- DSAC; Distributional Soft Actor-Critic☆125Updated 2 weeks ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆141Updated 3 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆174Updated 5 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆161Updated 10 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆108Updated last year
- A Simplified Pytorch Version of the Dreamer Algorithm☆120Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆208Updated 4 years ago
- Challenging Memory-based Deep Reinforcement Learning Agents☆93Updated 4 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆121Updated 7 months ago