nikhilbarhate99 / min-decision-transformerLinks
Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in OpenAI gym
☆283Updated 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☆272Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆376Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- ☆292Updated 3 years ago
- Code for conservative Q-learning☆462Updated 3 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆339Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- An elegant PyTorch offline reinforcement learning library for researchers.☆365Updated 4 months ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- A collection of offline reinforcement learning algorithms.☆204Updated 11 months ago
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆518Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆194Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆116Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆567Updated 3 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆219Updated last year
- PyTorch implementation of DreamerV2 model-based RL algorithm☆233Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆196Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆84Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆156Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆362Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆180Updated 3 years ago
- Datasets with baselines for Offline MARL.☆186Updated last week
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆328Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆227Updated 4 years ago
- Partially Observable Process Gym☆205Updated 5 months ago
- ☆203Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- ☆115Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆153Updated 2 years ago