MarcoMeter / episodic-transformer-memory-ppoLinks
Clean baseline implementation of PPO using an episodic TransformerXL memory
☆183Updated last year
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
Sorting:
- Baseline implementation of recurrent PPO using truncated BPTT☆149Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆81Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆205Updated 10 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆144Updated last year
- Partially Observable Process Gym☆193Updated last month
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆170Updated 8 months ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆174Updated 2 months ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆163Updated last year
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆323Updated 10 months ago
- 🔥 Datasets and env wrappers for offline safe reinforcement learning☆95Updated 10 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆170Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆202Updated 9 months ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆276Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago
- ☆274Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated last week
- PyTorch implementation of DreamerV2 model-based RL algorithm☆220Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆362Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆183Updated 10 months ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆129Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆130Updated 11 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆113Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆51Updated 2 months ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆306Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆358Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆145Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆69Updated last year