aviralkumar2907 / CQLLinks
Code for conservative Q-learning
☆454Updated 3 years ago
Alternatives and similar repositories for CQL
Users that are interested in CQL are comparing it to the libraries listed below
Sorting:
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆639Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆373Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆508Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆558Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆310Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆357Updated 2 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆358Updated 2 months ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆555Updated 2 years ago
- A collection of offline reinforcement learning algorithms.☆197Updated 9 months ago
- ☆282Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆323Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆316Updated 2 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆279Updated 3 years ago
- ☆201Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆329Updated last year
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆437Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆261Updated 5 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆133Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆185Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆180Updated 3 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆501Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆351Updated 5 years ago
- Online Decision Transformer☆267Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆191Updated last year
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆516Updated 2 years ago
- Code for the paper "Phasic Policy Gradient"☆262Updated 2 years ago
- ☆351Updated 2 years ago
- ☆263Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 10 months ago