Canonical offline RL benchmark environment from D4RL. The halfcheetah-medium-v2 dataset contains 1M transitions collected from a medium-level SAC policy. Scores are reported as normalized return where 0 = random policy and 100 = expert SAC policy.
Normalized Return is the reported evaluation metric for D4RL HalfCheetah-Medium-v2. Codesota tracks published model scores on this metric so readers can compare state-of-the-art results across sources and model families.
Higher is better
Muted rows were not state of the art when published — an earlier or same-year result already scored better.
| Rank | Model | Trust | Score | Year | Links | Fix |
|---|---|---|---|---|---|---|
| 01 | Diffusion-QL | paper | 51.1 | 2026 | Source ↗ | Looks wrong? |
| 02 | IQL (Implicit Q-Learning) | paper | 47.4 | 2026 | Source ↗ | Looks wrong? |
| 03 | CQL (Conservative Q-Learning) | paper | 44 | 2026 | Source ↗ | Looks wrong? |