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 11 months ago
Alternatives and similar repositories for CQL:
Users that are interested in CQL are comparing it to the libraries listed below
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆126Updated 8 months ago
- A collection of offline reinforcement learning algorithms.☆178Updated 4 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆166Updated 5 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆141Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆355Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆177Updated 2 years ago
- ☆194Updated 2 years ago
- Conservative Q Learning on top of SAC☆130Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆216Updated 4 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆82Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆196Updated 7 months ago
- Prioritized Experience Replay implementation with proportional prioritization☆77Updated last year
- A PyTorch implementation of Implicit Q-Learning☆80Updated 3 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆161Updated 9 months ago
- ☆40Updated 3 years ago
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆52Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆175Updated 8 months ago
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆43Updated 7 months ago
- ☆109Updated 2 years ago
- ☆264Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 8 months ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆101Updated 2 years ago
- There will be updates later☆84Updated 5 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆106Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated 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.☆320Updated last year
- Code for "Randomized Entity-wise Factorization for Multi-Agent Reinforcement Learning" ICML 2021☆65Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago