tinkoff-ai/CORL
High-quality single-file implementations of SOTA Offline and Offline-to-Online RL algorithms: AWAC, BC, CQL, DT, EDAC, IQL, SAC-N, TD3+BC, LB-SAC, SPOT, Cal-QL, ReBRAC observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1440
- days_rel: n/a
- days_push: 1126
- n_releases_24m: 0
Adoption not part of the score
1372 stars · 177 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CORL is a research-oriented Python library providing thoroughly benchmarked single-file implementations of state-of-the-art offline and offline-to-online reinforcement learning algorithms such as CQL, IQL, AWAC, DT, and ReBRAC. It emphasizes readable, research-friendly code with Weights & Biases experiment tracking and benchmarked results on D4RL datasets.
Use cases
- implement offline RL algorithms like CQL or IQL from a single readable file
- benchmark offline RL methods on D4RL datasets
- run offline-to-online fine-tuning experiments
- reproduce published offline RL results with transparent hyperparameters
- track and log RL experiments with Weights and Biases
- study performance-relevant implementation details of ORL algorithms
When to choose
- you need clean, single-file reference implementations of offline RL algorithms
- you want benchmarked, reproducible results on D4RL
- you are doing offline RL research and need to tune or extend algorithms
- you want experiment tracking integrated out of the box
When to avoid
- you need online RL algorithms (use CleanRL instead)
- you need discrete-control offline RL (see the authors' Katakomba library)
- you want a production RL training framework with modular abstractions
- you need actively maintained code with frequent updates
Facets
library · maturity maintenance
machine-learning reinforcement-learning benchmarking reinforcement-learning machine-learning artificial-intelligence python offline-rl offline-to-online-rl d4rl single-file-implementations wandb cleanrl-inspired research-codebase gpu docker
6 sources
- readme: https://github.com/tinkoff-ai/CORL · fetched 2026-08-28 · 51d5a09512b3
- homepage: https://arxiv.org/abs/2210.07105 · fetched 2026-08-29 · 4cbd1253c953
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tinkoff-ai/CORL | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem