young-geng / CQLLinks
Conservative Q Learning on top of SAC
☆130Updated 2 years ago
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☆168Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- Code for MOPO: Model-based Offline Policy Optimization☆179Updated 3 years ago
- ☆196Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆143Updated last year
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆76Updated 2 years ago
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆56Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆168Updated 6 months ago
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆147Updated 3 years ago
- A collection of offline reinforcement learning algorithms.☆185Updated 6 months ago
- ☆56Updated 2 years ago
- official implementation for our paper Cal-QL: Calibrated Offline RL Pre-Training for Efficient Online Fine-Tuning☆95Updated 10 months ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆125Updated 3 years ago
- Pessimistic Bootstrapping for Uncertainty-Driven Offline Reinforcement Learning☆28Updated 3 years ago
- A PyTorch implementation of Implicit Q-Learning☆80Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆68Updated last year
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆160Updated 4 years ago
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆53Updated 3 years ago
- PyTorch implementation of the implicit Q-learning algorithm (IQL)☆41Updated 3 years ago
- Simple maze environments using mujoco-py☆56Updated last year
- ☆270Updated 3 years ago
- Model-Based Offline Reinforcement Learning☆50Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆361Updated 3 years ago
- ☆53Updated last year
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆87Updated last year
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆122Updated 3 years ago
- Representation Learning for RL☆126Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 4 months ago
- Code accompanying the paper Adversarially Trained Actor Critic for Offline Reinforcement Learning by Ching-An Cheng*, Tengyang Xie*, Nan …☆70Updated 2 years ago
- Advantage weighted Actor Critic for Offline RL☆50Updated 2 years ago