BY571 / CQLLinks
PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and continuous action spaces.
☆136Updated last year
Alternatives and similar repositories for CQL
Users that are interested in CQL are comparing it to the libraries listed below
Sorting:
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆175Updated 3 years ago
- A collection of offline reinforcement learning algorithms.☆191Updated 8 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆367Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆171Updated 8 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆130Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆207Updated 10 months ago
- Code for conservative Q-learning☆451Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆182Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆146Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆222Updated 4 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆353Updated 3 weeks ago
- ☆199Updated 2 years ago
- Conservative Q Learning on top of SAC☆132Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆71Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆111Updated 4 years ago
- ☆279Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated last year
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆66Updated 4 years ago
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆75Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆329Updated 11 months ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆165Updated last year
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆59Updated 2 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆87Updated last year
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆278Updated 3 years ago
- PyTorch implementation of the implicit Q-learning algorithm (IQL)☆42Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 3 weeks ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆182Updated last year
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆48Updated 10 months ago