nikhilbarhate99 / min-decision-transformerLinks
Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in OpenAI gym
☆279Updated 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☆268Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- ☆284Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆373Updated 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
- Code for conservative Q-learning☆455Updated 3 years ago
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆516Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆190Updated last year
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆331Updated last year
- An elegant PyTorch offline reinforcement learning library for researchers.☆359Updated 2 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- A collection of offline reinforcement learning algorithms.☆200Updated 10 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- ☆114Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆168Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆212Updated last year
- ☆201Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆194Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆360Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆149Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Conservative Q Learning on top of SAC☆132Updated 2 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆227Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆225Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆558Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆134Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 10 months ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆89Updated last year
- Preference Transformer: Modeling Human Preferences using Transformers for RL (ICLR2023 Accepted)☆164Updated last year
- Implementation of Trajectory Transformer with attention caching and batched beam search☆116Updated 2 years ago