BY571 / CQL
PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and continuous action spaces.
☆135Updated last year
Alternatives and similar repositories for CQL:
Users that are interested in CQL are comparing it to the libraries listed below
- A collection of offline reinforcement learning algorithms.☆180Updated 5 months ago
- Conservative Q Learning on top of SAC☆130Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆127Updated 9 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆178Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆167Updated 5 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆359Updated 3 years ago
- ☆195Updated 2 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆83Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆201Updated 7 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆142Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆162Updated 10 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆54Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆217Updated 4 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆77Updated last year
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆75Updated 2 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆329Updated last year
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆68Updated last year
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆269Updated 2 years ago
- A PyTorch implementation of Implicit Q-Learning☆81Updated 3 years ago
- ☆111Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Constrained Policy Optimization implementation on Safety Gym☆27Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆176Updated 9 months ago
- Model-Based Offline Reinforcement Learning☆50Updated 4 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆318Updated 8 months ago
- ☆40Updated 3 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆65Updated 3 years ago
- Code for conservative Q-learning☆437Updated 3 years ago