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.
☆146Updated last year
Alternatives and similar repositories for CQL
Users that are interested in CQL are comparing it to the libraries listed below
Sorting:
- A collection of offline reinforcement learning algorithms.☆208Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆183Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆143Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆391Updated 4 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆191Updated 3 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆231Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- Conservative Q Learning on top of SAC☆136Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆161Updated 2 years ago
- ☆202Updated 2 years ago
- Code for conservative Q-learning☆471Updated 4 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆85Updated 3 weeks ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆239Updated 5 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆382Updated 6 months ago
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆79Updated 3 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 5 months ago
- Distributional Soft Actor Critic☆59Updated 5 years ago
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆94Updated 2 years ago
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆72Updated 4 years ago
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆62Updated 2 years ago
- ☆315Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆54Updated 8 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆334Updated 2 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆176Updated 2 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆286Updated 3 years ago