watchernyu / REDQLinks
Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.
☆170Updated 8 months ago
Alternatives and similar repositories for REDQ
Users that are interested in REDQ are comparing it to the libraries listed below
Sorting:
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆170Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆69Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆144Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆362Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆179Updated 3 years 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
- ☆198Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆130Updated 11 months ago
- Conservative Q Learning on top of SAC☆132Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated last week
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆111Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆246Updated 5 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆70Updated 2 years ago
- ☆274Updated 3 years ago
- Distributional Soft Actor Critic☆58Updated 5 years ago
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆148Updated 3 years ago
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆75Updated 2 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆190Updated 2 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆161Updated 4 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 5 years ago
- A collection of offline reinforcement learning algorithms.☆189Updated 7 months ago
- ☆56Updated 2 years ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆126Updated 3 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆205Updated 10 months ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆33Updated 4 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆149Updated last year
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆53Updated 3 years ago
- 🔥 Datasets and env wrappers for offline safe reinforcement learning☆95Updated 10 months ago
- Code accompanying the paper Adversarially Trained Actor Critic for Offline Reinforcement Learning by Ching-An Cheng*, Tengyang Xie*, Nan …☆70Updated 2 years ago