aviralkumar2907 / CQL
Code for conservative Q-learning
☆424Updated 3 years ago
Alternatives and similar repositories for CQL:
Users that are interested in CQL are comparing it to the libraries listed below
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆607Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆341Updated 3 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆543Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆526Updated 3 years ago
- ☆191Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆131Updated 9 months ago
- PyTorch implementation of SAC-Discrete.☆296Updated 6 months ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆303Updated 10 months ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆483Updated 2 years ago
- A collection of reference environments for offline reinforcement learning☆1,414Updated 3 months ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆416Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆342Updated last year
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆259Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆310Updated 6 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- ☆248Updated 3 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆483Updated 2 years ago
- ☆337Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆207Updated 4 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆158Updated 4 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆403Updated last year
- A collection of offline reinforcement learning algorithms.☆168Updated 2 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆290Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆730Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆162Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 3 years ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆654Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆316Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆169Updated 6 months ago