PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and continuous action spaces.
☆147May 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☆472Dec 7, 2021Updated 4 years ago
- Conservative Q Learning on top of SAC☆137Oct 15, 2022Updated 3 years ago
- ☆44Sep 19, 2021Updated 4 years ago
- Advantage weighted Actor Critic for Offline RL☆52Aug 27, 2022Updated 3 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆55Oct 1, 2021Updated 4 years ago
- An offline deep reinforcement learning library☆1,645Sep 10, 2025Updated 5 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,328Aug 3, 2023Updated 2 years ago
- A collection of offline reinforcement learning algorithms.☆208Nov 26, 2024Updated last year
- Decision Transformer: A brand new Offline RL Pattern.☆37Jan 28, 2022Updated 4 years ago
- An index of algorithms for offline reinforcement learning (offline-rl)☆1,052May 23, 2024Updated last year
- A PyTorch implementation of Implicit Q-Learning☆95Oct 23, 2021Updated 4 years ago
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆79Aug 14, 2022Updated 3 years ago
- This repository accompanies the following paper: A Workflow for Offline Model-Free Robotic RL☆12Nov 5, 2021Updated 4 years ago
- ☆19Jun 25, 2023Updated 2 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆383Jul 11, 2025Updated 7 months ago
- [NeurIPS 2020, Spotlight] State-Adversarial DQN (SA-DQN) for robust deep reinforcement learning☆35Feb 22, 2021Updated 5 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆657Apr 6, 2021Updated 4 years ago
- Code for Mildly Conservative Q-learning for Offline Reinforcement Learning (NeurIPS 2022)☆60Apr 29, 2024Updated last year
- Multi-Agent Reinforcement Learning for Traffic Signal Control through Universal Communication Method☆39Mar 23, 2025Updated 11 months ago
- Official PyTorch code for "Sample Efficient Offline-to-Online Reinforcement Learning" in TKDE'23.☆16Aug 14, 2023Updated 2 years ago
- A PyTorch implementation of Advantage weighted Actor-Critic (AWAC)☆56Mar 30, 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
- A collection of reference environments for offline reinforcement learning☆1,649Nov 18, 2024Updated last year
- ☆60Feb 3, 2023Updated 3 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
- PyTorch implementation for "Discovery of Incremental Skills" (DISk) algorithm from ICLR 2022 paper "One After Another: Learning Increment…☆20Mar 22, 2022Updated 3 years ago
- Parallel Q-Learning: Scaling Off-policy Reinforcement Learning under Massively Parallel Simulation☆76Aug 2, 2023Updated 2 years ago
- ExORL: Exploratory Data for Offline Reinforcement Learning☆129Feb 8, 2022Updated 4 years ago
- ☆317Jan 23, 2022Updated 4 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Mar 14, 2021Updated 4 years ago
- Code for NeurIPS 2022 paper "Robust offline Reinforcement Learning via Conservative Smoothing"☆23Feb 15, 2023Updated 3 years ago
- A PyTorch implementation of Implicit Behavioral Cloning☆113Jul 2, 2022Updated 3 years ago
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆53Oct 18, 2021Updated 4 years ago
- BeCL: Behavior Contrastive Learning for Unsupervised Skill Discovery.☆23May 11, 2023Updated 2 years ago
- [NeurIPS'22 Spotlight] When to Trust Your Simulator: Dynamics-Aware Hybrid Offline-and-Online Reinforcement Learning☆58Sep 24, 2023Updated 2 years ago
- Conservative Q learning in Jax☆57Feb 7, 2023Updated 3 years ago
- This repository contains the official code for our NeurIPS 2021 publication "Robust Deep Reinforcement Learning through Adversarial Loss…☆32Jan 21, 2022Updated 4 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆560Jun 26, 2023Updated 2 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Sep 19, 2021Updated 4 years ago