tsmatz / decision-transformerLinks
Minimal example to apply Decision Transformer in Atari Pong
☆12Updated 4 months ago
Alternatives and similar repositories for decision-transformer
Users that are interested in decision-transformer are comparing it to the libraries listed below
Sorting:
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 4 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆180Updated 11 months ago
- Distributional Soft Actor Critic☆53Updated 5 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆65Updated 4 years ago
- Transformer in RL for decision-making☆97Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆146Updated last year
- ☆74Updated last year
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆45Updated 2 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆69Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- ☆28Updated 4 years ago
- The official implementation of "Transformer in Transformer as Backbone for Deep Reinforcement Learning"☆55Updated last year
- Implementations of safe reinforcement learning algorithms☆27Updated last year
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆46Updated 8 months ago
- An implementation of deep reinforcement learning TD3 algorithm with prioritized experience replay (PER) buffer☆23Updated 5 years ago
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆72Updated 6 years ago
- ☆41Updated 5 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆160Updated 3 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆55Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- An OpenAI Gym environment for multi-agent car racing based on Gym's original car racing environment.☆82Updated 3 years ago
- This is the official implementation of Multi-Agent PPO.☆106Updated 2 years ago
- A collection of offline reinforcement learning algorithms.☆185Updated 6 months ago
- Implementing the two pioneering IRL papers "Algorithms for Inverse Reinforcement Learning" - (Ng &Russell 2000) and "Maximum Entropy Inve…☆31Updated last year
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆275Updated 2 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆58Updated 5 years ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆81Updated 2 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆34Updated 3 years ago