nikhilbarhate99 / min-decision-transformerLinks
Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in OpenAI gym
☆284Updated 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☆274Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆144Updated 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☆381Updated 4 years ago
- Code for conservative Q-learning☆466Updated 4 years ago
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆524Updated 3 years ago
- ☆300Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆200Updated last year
- A collection of offline reinforcement learning algorithms.☆207Updated last year
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆340Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆225Updated last year
- An elegant PyTorch offline reinforcement learning library for researchers.☆373Updated 5 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆199Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆85Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆182Updated 3 years ago
- ☆115Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆157Updated 2 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆93Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆234Updated 5 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆236Updated 2 years ago
- ☆201Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆578Updated 4 years ago
- ☆246Updated last year
- Datasets with baselines for Offline MARL.☆193Updated last month
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- PyTorch implementation of SAC-Discrete.☆312Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆156Updated last year