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
☆1,329Aug 3, 2023Updated 2 years ago
Alternatives and similar repositories for CORL
Users that are interested in CORL are comparing it to the libraries listed below
Sorting:
- An index of algorithms for offline reinforcement learning (offline-rl)☆1,054May 23, 2024Updated last year
- A collection of reference environments for offline reinforcement learning☆1,656Nov 18, 2024Updated last year
- High-quality single-file implementations of SOTA Offline and Offline-to-Online RL algorithms: AWAC, BC, CQL, DT, EDAC, IQL, SAC-N, TD3+BC…☆627Feb 10, 2024Updated 2 years ago
- An offline deep reinforcement learning library☆1,645Sep 10, 2025Updated 5 months ago
- High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, T…☆9,213Jul 8, 2025Updated 7 months ago
- Data-Driven NetHack Tools: Datasets (30+) and recurrent-baselines (AWAC, BC, CQL, IQL, REM)☆77Jun 23, 2023Updated 2 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆383Jul 11, 2025Updated 7 months ago
- Clean single-file implementation of offline RL algorithms in JAX☆170Nov 24, 2025Updated 3 months ago
- Author's implementation of ReBRAC, a minimalist improvement upon TD3+BC☆62Aug 3, 2023Updated 2 years ago
- ☆254Nov 19, 2024Updated last year
- A collection of offline reinforcement learning algorithms.☆208Nov 26, 2024Updated last year
- [NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.☆867Aug 12, 2024Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆232Sep 13, 2024Updated last year
- Code for conservative Q-learning☆474Dec 7, 2021Updated 4 years ago
- SBX: Stable Baselines Jax (SB3 + Jax) RL algorithms☆562Feb 25, 2026Updated last week
- ☆317Jan 23, 2022Updated 4 years ago
- [ICLR 2023 Oral] The official implementation of SQL and EQL in "Offline RL with No OOD Actions: In-Sample Learning via Implicit Value Reg…☆47Jul 27, 2023Updated 2 years ago
- A standard format for offline reinforcement learning datasets, with popular reference datasets and related utilities☆496Jan 10, 2026Updated last month
- RL Environments in JAX 🌍☆868May 30, 2025Updated 9 months ago
- Single-file SAC-N implementation on jax with flax and equinox. 10x faster than pytorch☆57May 21, 2023Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆395Dec 18, 2021Updated 4 years ago
- ExORL: Exploratory Data for Offline Reinforcement Learning