heatz123 / tldrLinks
Official code for TLDR: Unsupervised Goal-Conditioned RL via Temporal Distance-Aware Representations
☆34Updated 10 months ago
Alternatives and similar repositories for tldr
Users that are interested in tldr are comparing it to the libraries listed below
Sorting:
- The official implementation of "Horizon Reduction Makes RL Scalable"☆138Updated last month
- Official code for "World Models via Policy-Guided Trajectory Diffusion", TMLR 2024☆68Updated last year
- ☆33Updated 3 months ago
- PWM: Policy Learning with Large World Models☆55Updated last month
- ☆45Updated 8 months ago
- METRA: Scalable Unsupervised RL with Metric-Aware Abstraction (ICLR 2024)☆73Updated last year
- Code for "Planning Goals for Exploration", ICLR2023 Spotlight. An unsupervised RL agent for hard exploration tasks.☆77Updated last year
- Author's Pytorch implementation of our ICLR 2024 paper "Uni-O4"☆53Updated 7 months ago
- Official repo for Offline RL for Online RL☆18Updated last year
- Official codebase for "Privileged Sensing Scaffolds Reinforcement Learning", contains the Scaffolder algorithm and Sensory Scaffolding Su…