Howuhh / faster-trajectory-transformer
Implementation of Trajectory Transformer with attention caching and batched beam search
☆108Updated 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
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆165Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆102Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆159Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆122Updated last year
- ☆191Updated last year
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆121Updated 2 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆173Updated 2 years ago
- ☆242Updated 2 years ago
- Deep Hierarchical Planning from Pixels☆92Updated 2 years ago
- HIQL: Offline Goal-Conditioned RL with Latent States as Actions (NeurIPS 2023)☆76Updated last month
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆146Updated 3 years ago
- Transformer-based World Models☆75Updated last year
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆118Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆162Updated 6 months ago
- ExORL: Exploratory Data for Offline Reinforcement Learning☆106Updated 2 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆185Updated 4 months ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆214Updated last year
- Simplifying Model-based RL: Learning Representations, Latent-space Models and Policies with One Objective☆80Updated last year
- Synthetic Experience Replay☆82Updated 7 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆121Updated 5 months ago
- Conservative Q Learning on top of SAC☆122Updated 2 years ago
- Generalized Decision Transformer for Offline Hindsight Information Matching (ICLR2022)☆66Updated 2 years ago
- Reinforcement Learning via Supervised Learning☆69Updated 2 years ago
- Pytorch implementation on OpenAI's Procgen ppo-baseline, built from scratch.☆31Updated 4 years ago
- official implementation for our paper Cal-QL: Calibrated Offline RL Pre-Training for Efficient Online Fine-Tuning☆81Updated 5 months ago
- Model-Based Offline Reinforcement Learning☆48Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆154Updated 2 months ago
- Partially Observable Process Gym☆170Updated 6 months ago
- Implementation of Multi-Game Decision Transformers in PyTorch☆45Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆75Updated last year