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☆137Updated 10 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆136Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆76Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆195Updated 6 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆165Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆160Updated 8 months ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆179Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆160Updated 4 months ago
- ☆254Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆122Updated 7 months 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☆347Updated 3 years ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆161Updated this week
- Partially Observable Process Gym☆181Updated 8 months ago
- DSAC; Distributional Soft Actor-Critic☆125Updated last month
- Level-based Foraging (LBF): A multi-agent environment for RL☆174Updated 6 months ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆313Updated 6 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆210Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆161Updated 10 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆108Updated last year
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆262Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 7 months ago
- ☆193Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆344Updated last year
- ☆217Updated 3 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆132Updated 10 months ago
- PyTorch implementation of SAC-Discrete.☆299Updated 7 months ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆296Updated last year
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆83Updated last year