MarcoMeter / episodic-transformer-memory-ppoLinks
Clean baseline implementation of PPO using an episodic TransformerXL memory
☆187Updated 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☆152Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆83Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆165Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆226Updated 2 years ago
- Partially Observable Process Gym☆197Updated 2 months ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆115Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆327Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆171Updated 9 months ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆207Updated 11 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated last month
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆278Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆132Updated last year
- ☆280Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆102Updated 3 years ago
- Datasets with baselines for Offline MARL.☆177Updated last week
- Author's PyTorch implementation of TD7 for online and offline RL☆147Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆368Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆183Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆188Updated 11 months ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆131Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆72Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆357Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- 🔥 Datasets and env wrappers for offline safe reinforcement learning☆98Updated 11 months ago
- Challenging Memory-based Deep Reinforcement Learning Agents☆103Updated 9 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆140Updated last year