watchernyu / REDQ
Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.
☆161Updated 4 months ago
Alternatives and similar repositories for REDQ:
Users that are interested in REDQ are comparing it to the libraries listed below
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 2 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated last year
- Code for MOPO: Model-based Offline Policy Optimization☆175Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆349Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆137Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆123Updated 7 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 10 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆210Updated 4 years ago
- A collection of offline reinforcement learning algorithms.☆174Updated 3 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 7 months ago
- ☆257Updated 3 years ago
- DSAC; Distributional Soft Actor-Critic☆125Updated last month
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆106Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆239Updated 4 years ago
- ☆193Updated last year
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆75Updated 2 years ago
- Model-Based Offline Reinforcement Learning☆48Updated 4 years ago
- There will be updates later☆84Updated 5 years ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆120Updated 3 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆83Updated last year
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆150Updated 3 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆120Updated last year
- Conservative Q Learning on top of SAC☆129Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆137Updated 10 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 4 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆165Updated 2 months ago
- ☆127Updated 7 months ago
- Distributional Soft Actor Critic☆52Updated 4 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆65Updated last year
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆64Updated 3 years ago