aviralkumar2907 / CQL
Code for conservative Q-learning
☆410Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for CQL
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆327Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆598Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 2 years ago
- ☆190Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆534Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated last year
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆295Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆123Updated 6 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆281Updated last year
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆472Updated last year
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆253Updated 4 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆281Updated 7 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 3 months ago
- ☆235Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆306Updated 2 months ago
- (NeurIPS '21 Spotlight) IQ-Learn: Inverse Q-Learning for Imitation☆204Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆117Updated 3 months ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆248Updated 2 years ago
- A collection of reference environments for offline reinforcement learning☆1,348Updated this week
- Code for the paper "Phasic Policy Gradient"☆252Updated last year
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆159Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆331Updated last year
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆396Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆195Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆191Updated 2 years ago
- PyTorch implementation of soft actor critic☆816Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆172Updated last year
- A collection of offline reinforcement learning algorithms.☆157Updated 5 months ago