Howuhh / faster-trajectory-transformer
Implementation of Trajectory Transformer with attention caching and batched beam search
☆111Updated 2 years ago
Alternatives and similar repositories for faster-trajectory-transformer:
Users that are interested in faster-trajectory-transformer are comparing it to the libraries listed below
- ☆195Updated 2 years ago
- Official code repository for Prompt-DT.☆109Updated 2 years ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆125Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆178Updated 2 years ago
- ExORL: Exploratory Data for Offline Reinforcement Learning☆113Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆175Updated 10 months ago
- ☆266Updated 3 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆217Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 3 months ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 2 years ago
- Conservative Q Learning on top of SAC☆130Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- Code release for Efficient Planning in a Compact Latent Action Space (ICLR2023) https://arxiv.org/abs/2208.10291.☆105Updated last year
- Deep Hierarchical Planning from Pixels☆100Updated 2 years ago
- ☆111Updated 2 years ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆121Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆141Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆167Updated 5 months ago
- Prioritized Experience Replay implementation with proportional prioritization☆77Updated last year
- Generalized Decision Transformer for Offline Hindsight Information Matching (ICLR2022)☆67Updated 2 years ago
- official implementation for our paper Cal-QL: Calibrated Offline RL Pre-Training for Efficient Online Fine-Tuning☆92Updated 9 months ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆200Updated 7 months ago
- Model-Based Offline Reinforcement Learning☆51Updated 4 years ago
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆147Updated 3 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated last month
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆160Updated 3 years ago
- Benchmarked implementations of Offline RL Algorithms.☆72Updated 2 months ago
- A Simplified Pytorch Version of the Dreamer Algorithm☆126Updated last year
- HIQL: Offline Goal-Conditioned RL with Latent States as Actions (NeurIPS 2023)☆82Updated 5 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated last year