NJU-RL / CuGROLinks
Official codebase for CuGRO: Continual Offline Reinforcement Learning via Diffusion-based Dual Generative Replay
☆31Updated last year
Alternatives and similar repositories for CuGRO
Users that are interested in CuGRO are comparing it to the libraries listed below
Sorting:
- [NeurIPS 2024] Official Implementation of Meta-DT☆44Updated 9 months ago
- Author's PyTorch implementation of ICML'23 paper "Policy Regularization with Dataset Constraint for Offline Reinforcement Learning" for D…☆19Updated 8 months ago
- Official code repository for Prompt-DT.☆113Updated 2 years ago
- Official code for "Unleashing the Power of Pre-trained Language Models for Offline Reinforcement Learning".☆52Updated last year
- Learning to Modulate pre-trained Models in RL (Decision Transformer, LoRA, Fine-tuning)☆59Updated 9 months ago
- ☆23Updated last year
- Official code for ACT: Empowering Decision Transformer with Dynamic Programming via Advantage Conditioning (AAAI'24)☆13Updated last year
- Scaling Pareto-Efficient Decision Making via Offline Multi-Objective RL, published in ICLR 2023☆32Updated 7 months ago
- ☆62Updated 8 months ago
- ☆14Updated 7 months ago
- Code for Mildly Conservative Q-learning for Offline Reinforcement Learning (NeurIPS 2022)☆57Updated last year
- [ICML 2022] Robust Task Representations for Offline Meta-Reinforcement Learning via Contrastive Learning☆35Updated 2 years ago
- [NeurIPS 2023] The official implementation of "Offline Multi-Agent Reinforcement Learning with Implicit Global-to-Local Value Regularizat…☆38Updated last year
- [ICLR 2023 Oral] The official implementation of SQL and EQL in "Offline RL with No OOD Actions: In-Sample Learning via Implicit Value Reg…☆44Updated last year
- Implementation of Multi-Game Decision Transformers in PyTorch☆47Updated 2 years ago
- Codes accompanying the paper "Score Regularized Policy Optimization through Diffusion Behavior" (ICLR 2024).☆44Updated last year
- code for the paper Offline Prioritized Experience Replay☆13Updated 2 years ago
- Synthetic Experience Replay☆94Updated last year
- ☆26Updated 2 years ago
- Codes accompanying the paper "Believe What You See: Implicit Constraint Approach for Offline Multi-Agent Reinforcement Learning" (NeurIPS…☆74Updated 2 years ago
- ICML'2024: Q-value Regularized Transformer for Offline Reinforcement Learning☆31Updated 6 months ago
- [NeurIPS 2023] Implementation of Elastic Decision Transformer☆35Updated last year
- Official PyTorch implementation of "ACE:Off-Policy Actor-Critic with Causality-Aware Entropy Regularization"☆30Updated last year
- ☆48Updated last year
- Official codebase for GTA: Generative Trajectory Augmentation with Guidance for Offline Reinforcement Learning.☆22Updated 8 months ago
- ☆35Updated 2 years ago
- rlplot is an easy to use and highly encapsulated RL plot library (including basic error bar lineplot and a wrapper to "rliable").