aviralkumar2907 / CQLLinks
Code for conservative Q-learning
☆446Updated 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☆631Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆361Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆545Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆495Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆548Updated last year
- ☆196Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 10 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆316Updated 3 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆337Updated last year
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆491Updated 2 years ago
- A collection of reference environments for offline reinforcement learning☆1,505Updated 6 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- ☆270Updated 3 years ago
- A collection of offline reinforcement learning algorithms.☆185Updated 6 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆314Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆319Updated 9 months 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
- ☆344Updated 2 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆430Updated 3 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆446Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆342Updated 5 years ago
- ☆392Updated 5 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆352Updated 2 years ago
- PyTorch implementation of soft actor critic☆879Updated 3 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆274Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆684Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆752Updated last year
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆160Updated 4 years ago
- Code for the paper "Phasic Policy Gradient"☆261Updated 2 years ago