Ross ROSS = Recommend OSS · open-source software intelligence for agents

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

github.com/tinkoff-ai/CORL · homepage · Python · Apache-2.0 (permissive) · archived 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
tinkoff-ai/CORLmain10

For agents

markdown · JSON · MCP: product_card(name="tinkoff-ai/CORL")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem