nikhilbarhate99 / min-decision-transformerLinks
Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in OpenAI gym
☆276Updated 3 years ago
Alternatives and similar repositories for min-decision-transformer
Users that are interested in min-decision-transformer are comparing it to the libraries listed below
Sorting:
- Online Decision Transformer☆261Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆362Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 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
- ☆274Updated 3 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆348Updated last year
- Code for conservative Q-learning☆448Updated 3 years ago
- A collection of offline reinforcement learning algorithms.☆189Updated 7 months ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆323Updated 10 months ago
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆505Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆183Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆205Updated 10 months ago
- (NeurIPS '21 Spotlight) IQ-Learn: Inverse Q-Learning for Imitation☆222Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆170Updated 3 years ago
- ☆111Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆163Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆183Updated 9 months ago
- NeurIPS 2023: Safety-Gymnasium: A Unified Safe Reinforcement Learning Benchmark☆473Updated 4 months ago
- ☆234Updated 7 months ago
- ☆198Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆130Updated 11 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆114Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆358Updated 2 years ago
- Conservative Q Learning on top of SAC☆132Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆174Updated 2 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆144Updated last year
- Preference Transformer: Modeling Human Preferences using Transformers for RL (ICLR2023 Accepted)☆163Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆81Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago