thu-ml / SRPOLinks
Codes accompanying the paper "Score Regularized Policy Optimization through Diffusion Behavior" (ICLR 2024).
☆44Updated last year
Alternatives and similar repositories for SRPO
Users that are interested in SRPO are comparing it to the libraries listed below
Sorting:
- ☆34Updated 2 years ago
- [NeurIPS 2023] Efficient Diffusion Policy☆104Updated last year
- ☆61Updated 7 months ago
- ☆28Updated last year
- ☆48Updated 7 months ago
- Synthetic Experience Replay☆92Updated last year
- Official implementation for: Consistency Models as a Rich and Efficient Policy Class for Reinforcement Learning ICLR'24☆25Updated 9 months ago
- Generative Trajectory Stitching through Diffusion Composition☆23Updated last month
- ☆23Updated last year
- Code release for "HarmonyDream: Task Harmonization Inside World Models" (ICML 2024), https://arxiv.org/abs/2310.00344☆40Updated 11 months ago
- Implementation of Jump-Start Reinforcement Learning (JSRL) with Stable Baselines3☆31Updated last year
- HIQL: Offline Goal-Conditioned RL with Latent States as Actions (NeurIPS 2023)☆85Updated 6 months ago
- ☆102Updated 2 years ago
- Official codebase for Exact Energy-Guided Diffusion Sampling via Contrastive Energy Prediction (ICML 2023)☆48Updated last year
- [NeurIPS 2024] Official Implementation of Meta-DT☆44Updated 8 months ago
- Official code repository for Prompt-DT.☆112Updated 2 years ago
- DrM, a visual RL algorithm, minimizes the dormant ratio to guide exploration-exploitation trade-offs, achieving significant improvements …☆75Updated last year
- CORRO code☆35Updated 2 years ago
- PWM: Policy Learning with Large World Models☆52Updated 4 months ago
- Pytorch Implementation of Learning Latent Dynamic Robust Representations for World Models☆17Updated last year
- Implementation of SAC and TD3 based on various RNN and Transformer.