MarcoMeter / episodic-transformer-memory-ppoLinks
Clean baseline implementation of PPO using an episodic TransformerXL memory
☆195Updated 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☆156Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆180Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆174Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆84Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆153Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆376Updated 3 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆233Updated 2 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆219Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆283Updated 3 years ago
- Partially Observable Process Gym☆205Updated 5 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 2 months ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆339Updated last year
- ☆292Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- Datasets with baselines for Offline MARL.☆186Updated 2 weeks ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆150Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 6 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆227Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆362Updated 2 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆78Updated 2 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆116Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆119Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆328Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- ☆203Updated 2 years ago