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☆273Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆379Updated 3 years ago
- ☆298Updated 3 years ago
- Code for conservative Q-learning☆464Updated 3 years ago
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆521Updated 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
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆338Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆197Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆220Updated last year
- A collection of offline reinforcement learning algorithms.☆205Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- An elegant PyTorch offline reinforcement learning library for researchers.☆371Updated 4 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆181Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆231Updated 5 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆120Updated last year
- PyTorch implementation of DreamerV2 model-based RL algorithm☆233Updated 2 years ago
- ☆115Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆198Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆154Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆312Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆571Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆328Updated 2 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆116Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆132Updated 4 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆170Updated 3 years ago
- Preference Transformer: Modeling Human Preferences using Transformers for RL (ICLR2023 Accepted)☆165Updated 2 years ago