nikhilbarhate99 / min-decision-transformerLinks
Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in OpenAI gym
☆286Updated 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☆273Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆385Updated 4 years ago
- Code for conservative Q-learning☆468Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆182Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆146Updated last year
- ☆307Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆201Updated last year
- An elegant PyTorch offline reinforcement learning library for researchers.☆382Updated 6 months ago
- A collection of offline reinforcement learning algorithms.☆208Updated last year
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆525Updated 3 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆341Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆230Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆170Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆200Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆365Updated 2 years ago
- ☆116Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆183Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆582Updated 4 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆161Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- ☆202Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆187Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆85Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆237Updated 5 years ago
- Conservative Q Learning on top of SAC☆136Updated 3 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆236Updated 2 years ago
- Imitation learning algorithms☆558Updated 9 months ago
- Preference Transformer: Modeling Human Preferences using Transformers for RL (ICLR2023 Accepted)☆166Updated 2 years ago