PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and continuous action spaces.
☆148May 6, 2024Updated last year
Alternatives and similar repositories for CQL
Users that are interested in CQL are comparing it to the libraries listed below
Sorting:
- Code for conservative Q-learning☆476Dec 7, 2021Updated 4 years ago
- Conservative Q Learning on top of SAC☆137Oct 15, 2022Updated 3 years ago
- ☆44Sep 19, 2021Updated 4 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆55Oct 1, 2021Updated 4 years ago
- PyTorch implementation for "Discovery of Incremental Skills" (DISk) algorithm from ICLR 2022 paper "One After Another: Learning Increment…☆20Mar 22, 2022Updated 3 years ago
- An offline deep reinforcement learning library☆1,644Sep 10, 2025Updated 6 months ago
- High-quality single-file implementations of SOTA Offline and Offline-to-Online RL algorithms: AWAC, BC, CQL, DT, EDAC, IQL, SAC-N, TD3+BC…☆1,333Aug 3, 2023Updated 2 years ago
- An index of algorithms for offline reinforcement learning (offline-rl)☆1,056May 23, 2024Updated last year
- Advantage weighted Actor Critic for Offline RL☆52Aug 27, 2022Updated 3 years ago
- This repository accompanies the following paper: A Workflow for Offline Model-Free Robotic RL☆12Nov 5, 2021Updated 4 years ago
- A collection of offline reinforcement learning algorithms.☆208Nov 26, 2024Updated last year
- Code for Mildly Conservative Q-learning for Offline Reinforcement Learning (NeurIPS 2022)☆61Apr 29, 2024Updated last year
- An elegant PyTorch offline reinforcement learning library for researchers.☆386Jul 11, 2025Updated 8 months ago
- Code for NeurIPS 2022 paper "Robust offline Reinforcement Learning via Conservative Smoothing"☆24Feb 15, 2023Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆660Apr 6, 2021Updated 4 years ago
- A PyTorch implementation of Implicit Q-Learning☆96Oct 23, 2021Updated 4 years ago
- [NeurIPS 2022 Oral] The official implementation of POR in "A Policy-Guided Imitation Approach for Offline Reinforcement Learning"☆57Apr 6, 2023Updated 2 years ago
- [NeurIPS 2020, Spotlight] State-Adversarial DQN (SA-DQN) for robust deep reinforcement learning☆35Feb 22, 2021Updated 5 years ago
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆80Aug 14, 2022Updated 3 years ago
- ☆60Feb 3, 2023Updated 3 years ago
- BeCL: Behavior Contrastive Learning for Unsupervised Skill Discovery.☆23May 11, 2023Updated 2 years ago
- A collection of reference environments for offline reinforcement learning☆1,662Nov 18, 2024Updated last year
- Conservative Q learning in Jax☆57Feb 7, 2023Updated 3 years ago
- Multi-Agent Reinforcement Learning for Traffic Signal Control through Universal Communication Method☆39Mar 23, 2025Updated 11 months ago
- Decision Transformer: A brand new Offline RL Pattern.☆37Jan 28, 2022Updated 4 years ago
- Official PyTorch code for "Sample Efficient Offline-to-Online Reinforcement Learning" in TKDE'23.☆16Aug 14, 2023Updated 2 years ago
- PyTorch implementation of the implicit Q-learning algorithm (IQL)☆44Dec 17, 2021Updated 4 years ago
- ☆19Jun 25, 2023Updated 2 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆288Jun 10, 2022Updated 3 years ago
- Reproducing several bandwidth-based traffic signal coordination models (including MaxBand, MultiBand, etc.)☆12Sep 18, 2020Updated 5 years ago
- ExORL: Exploratory Data for Offline Reinforcement Learning☆129Feb 8, 2022Updated 4 years ago
- ☆320Jan 23, 2022Updated 4 years ago
- [NeurIPS 2024] Doubly Mild Generalization for Offline Reinforcement Learning☆16Oct 29, 2025Updated 4 months ago
- This is the official code repository for the paper "Decoding Global Preferences: Temporal and Cooperative Dependency Modeling in Multi-Ag…☆11Feb 6, 2025Updated last year
- Official implementation of NeurIPS'23 paper, Beyond Uniform Sampling: Offline Reinforcement Learning with Imbalanced Datasets☆26Jan 29, 2024Updated 2 years ago
- Parallel Q-Learning: Scaling Off-policy Reinforcement Learning under Massively Parallel Simulation☆77Aug 2, 2023Updated 2 years ago
- A PyTorch implementation of Advantage weighted Actor-Critic (AWAC)☆56Mar 30, 2021Updated 4 years ago
- The official implementation of "When Data Geometry Meets Deep Function: Generalizing Offline Reinforcement Learning" (ICLR2023)☆44Mar 6, 2023Updated 3 years ago
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆53Oct 18, 2021Updated 4 years ago