A PyTorch implementation of Implicit Q-Learning
☆96Oct 23, 2021Updated 4 years ago
Alternatives and similar repositories for IQL-PyTorch
Users that are interested in IQL-PyTorch are comparing it to the libraries listed below
Sorting:
- Unofficial PyTorch implementation (replicating paper results) of Implicit Q-Learning (In-sample Q-Learning) for offline RL☆24Nov 4, 2024Updated last year
- PyTorch implementation of the implicit Q-learning algorithm (IQL)☆44Dec 17, 2021Updated 4 years ago
- ☆320Jan 23, 2022Updated 4 years ago
- Anti exploration in offline reinforcement learning☆11May 17, 2021Updated 4 years ago
- Conservative Q Learning on top of SAC☆137Oct 15, 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
- Official implementation of Harnessing Mixed Offline Reinforcement Learning Datasets via Trajectory Reweighting☆16Feb 14, 2024Updated 2 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…☆46Jul 27, 2023Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆400Dec 18, 2021Updated 4 years ago
- Codes accompanying the paper "Offline Reinforcement Learning with Value-Based Episodic Memory" (ICLR 2022 https://arxiv.org/abs/2110.0979…☆15Mar 9, 2022Updated 4 years ago
- A lightweight reimplementation of Adversarially Trained Actor Critic☆19Updated this week
- code for the paper Offline Prioritized Experience Replay☆12Jun 13, 2023Updated 2 years ago
- [ICML 2024] The offical implementation of A2PR, a simple way to achieve SOTA in offline reinforcement learning with an adaptive advantage…☆34May 31, 2024Updated last year
- [ICRA'25] H2O+: An Improved Framework for Hybrid Offline-and-Online RL with Dynamics Gaps☆12Apr 10, 2025Updated 11 months ago
- ☆22Nov 3, 2023Updated 2 years ago
- ICML'2024: Q-value Regularized Transformer for Offline Reinforcement Learning☆36Dec 30, 2024Updated last year
- Facebear's minimal implementation of SBAC (Soft behavior regularized actor critic, NIPS22 offline RL workshop)☆11Jul 4, 2022Updated 3 years ago
- ☆80Dec 9, 2022Updated 3 years ago
- Conservative Q learning in Jax☆57Feb 7, 2023Updated 3 years ago
- papers about reinforcement learning☆13Jan 4, 2021Updated 5 years ago
- Official code for ACT: Empowering Decision Transformer with Dynamic Programming via Advantage Conditioning (AAAI'24)☆17Feb 10, 2024Updated 2 years ago
- Code release for "Supported Policy Optimization for Offline Reinforcement Learning" (NeurIPS 2022), https://arxiv.org/abs/2202.06239☆22Jun 24, 2023Updated 2 years ago
- A PyTorch implementation of Advantage weighted Actor-Critic (AWAC)☆56Mar 30, 2021Updated 4 years ago
- Repo for Implicit Diffusion Q-Learning☆123Dec 5, 2023Updated 2 years ago
- Pessimistic Bootstrapping for Uncertainty-Driven Offline Reinforcement Learning☆29Feb 21, 2022Updated 4 years ago
- ☆44Sep 19, 2021Updated 4 years ago
- Code for NeurIPS 2022 paper "Robust offline Reinforcement Learning via Conservative Smoothing"☆24Feb 15, 2023Updated 3 years ago
- ☆14Dec 5, 2024Updated last year
- Extreme Q-Learning: Max Entropy RL without Entropy☆87Feb 14, 2023Updated 3 years ago
- A collection of reference environments for offline reinforcement learning☆1,662Nov 18, 2024Updated last year
- Code for Mildly Conservative Q-learning for Offline Reinforcement Learning (NeurIPS 2022)☆61Apr 29, 2024Updated last year
- A collection of offline reinforcement learning algorithms.☆208Nov 26, 2024Updated last year
- ☆18Jul 13, 2022Updated 3 years ago
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆62Apr 4, 2023Updated 2 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,333Aug 3, 2023Updated 2 years ago
- Official implementation of NeurIPS'23 paper, Beyond Uniform Sampling: Offline Reinforcement Learning with Imbalanced Datasets☆26Jan 29, 2024Updated 2 years ago
- ☆19Jun 25, 2023Updated 2 years ago
- [ICLR 2024 Spotlight] Code for ICLR 2024 paper "Towards Robust Offline Reinforcement Learning under Diverse Data Corruption"☆20Nov 25, 2024Updated last year
- This is the official PyTorch implementation of the paper "Boosting Continuous Control with Consistency Policy".☆47Nov 11, 2025Updated 4 months ago