A collection of offline reinforcement learning algorithms.
☆208Nov 26, 2024Updated last year
Alternatives and similar repositories for OfflineRL
Users that are interested in OfflineRL are comparing it to the libraries listed below
Sorting:
- Python interface for accessing the near real-world offline reinforcement learning (NeoRL) benchmark datasets☆133Nov 21, 2024Updated last year
- An elegant PyTorch offline reinforcement learning library for researchers.☆383Jul 11, 2025Updated 7 months ago
- D3PE (Deep Data-Driven Policy Evaluation) aims to evaluation a large set of candidate policies from a fixed dataset to select best ones.☆11Jun 2, 2022Updated 3 years ago
- Author's PyTorch implementation of ICML'23 paper "Policy Regularization with Dataset Constraint for Offline Reinforcement Learning" for D…☆18Nov 8, 2024Updated last year
- An index of algorithms for offline reinforcement learning (offline-rl)☆1,052May 23, 2024Updated last year
- ☆26Jun 14, 2022Updated 3 years 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
- An offline deep reinforcement learning library☆1,645Sep 10, 2025Updated 5 months ago
- A collection of reference environments for offline reinforcement learning☆1,649Nov 18, 2024Updated last year
- Code for conservative Q-learning☆472Dec 7, 2021Updated 4 years ago
- Code for Mildly Conservative Q-learning for Offline Reinforcement Learning (NeurIPS 2022)☆60Apr 29, 2024Updated last year
- Model-Based Offline Reinforcement Learning☆52Jan 13, 2021Updated 5 years ago
- Benchmarked implementations of Offline RL Algorithms.☆77Mar 4, 2025Updated 11 months ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆656Apr 6, 2021Updated 4 years ago
- Conservative Q Learning on top of SAC☆137Oct 15, 2022Updated 3 years ago
- Advantage weighted Actor Critic for Offline RL☆52Aug 27, 2022Updated 3 years ago
- A python module designed for agile RL algorithm developing.☆26Jul 11, 2024Updated last year
- ☆44Sep 19, 2021Updated 4 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆560Jun 26, 2023Updated 2 years ago
- Code release for "Supported Policy Optimization for Offline Reinforcement Learning" (NeurIPS 2022), https://arxiv.org/abs/2202.06239☆23Jun 24, 2023Updated 2 years ago
- ☆15Jun 1, 2023Updated 2 years ago
- code for the paper Offline Prioritized Experience Replay☆13Jun 13, 2023Updated 2 years ago
- A PyTorch implementation of Implicit Q-Learning☆95Oct 23, 2021Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆393Dec 18, 2021Updated 4 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆191May 17, 2022Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆147May 6, 2024Updated last year
- A Dual-RL method DVL: Dual-V Learning for offline and online reinforcement learning☆15Oct 22, 2023Updated 2 years ago
- RLA is a tool for managing your RL experiments automatically☆72Feb 7, 2023Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆185Apr 12, 2022Updated 3 years ago
- ☆15Jan 18, 2026Updated last month
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆79Aug 14, 2022Updated 3 years ago
- Paper Collection for Batch RL with brief introductions.☆84Feb 26, 2022Updated 4 years ago
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆53Oct 18, 2021Updated 4 years ago
- Code accompanying the paper Adversarially Trained Actor Critic for Offline Reinforcement Learning by Ching-An Cheng*, Tengyang Xie*, Nan …☆72Feb 2, 2023Updated 3 years ago
- There will be updates later☆88May 13, 2019Updated 6 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆287Jun 10, 2022Updated 3 years ago
- Code to accompany the paper "The Information Geometry of Unsupervised Reinforcement Learning"☆20Oct 6, 2021Updated 4 years ago
- Code for NeurIPS 2022 paper "Robust offline Reinforcement Learning via Conservative Smoothing"☆23Feb 15, 2023Updated 3 years ago
- Pessimistic Bootstrapping for Uncertainty-Driven Offline Reinforcement Learning☆29Feb 21, 2022Updated 4 years ago