Howuhh / faster-trajectory-transformer
Implementation of Trajectory Transformer with attention caching and batched beam search
☆111Updated last year
Alternatives and similar repositories for faster-trajectory-transformer:
Users that are interested in faster-trajectory-transformer are comparing it to the libraries listed below
- Conservative Q Learning on top of SAC☆130Updated 2 years ago
- ☆194Updated 2 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆177Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 2 years ago
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆147Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 2 months ago
- ☆261Updated 3 years ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆124Updated 3 years ago
- Pytorch implementation on OpenAI's Procgen ppo-baseline, built from scratch.☆30Updated 4 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆172Updated 9 months ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆216Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 11 months ago
- Model-Based Offline Reinforcement Learning☆50Updated 4 years ago
- Official code repository for Prompt-DT.☆108Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆141Updated last year
- ExORL: Exploratory Data for Offline Reinforcement Learning☆111Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆163Updated 5 months ago
- Prioritized Experience Replay implementation with proportional prioritization☆76Updated last year
- Generalized Decision Transformer for Offline Hindsight Information Matching (ICLR2022)☆67Updated 2 years ago
- Implementation of Multi-Game Decision Transformers in PyTorch☆46Updated 2 years ago
- HIQL: Offline Goal-Conditioned RL with Latent States as Actions (NeurIPS 2023)☆79Updated 4 months ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆94Updated 4 years ago
- Benchmarked implementations of Offline RL Algorithms.☆73Updated last month
- Code release for Efficient Planning in a Compact Latent Action Space (ICLR2023) https://arxiv.org/abs/2208.10291.☆105Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆196Updated 7 months ago
- When Do Transformers Shine in RL? Decoupling Memory from Credit Assignment, NeurIPS 2023 (oral)☆62Updated last year
- official implementation for our paper Cal-QL: Calibrated Offline RL Pre-Training for Efficient Online Fine-Tuning☆92Updated 8 months ago
- Repo for Implicit Diffusion Q-Learning☆105Updated last year
- Partially Observable Process Gym☆186Updated 9 months ago