watchernyu / REDQLinks
Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.
☆176Updated last year
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☆181Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆80Updated 2 years ago
- ☆203Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆379Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆190Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆154Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆68Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆231Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- Conservative Q Learning on top of SAC☆132Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 3 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- ☆296Updated 3 years ago
- A collection of offline reinforcement learning algorithms.☆205Updated last year
- ☆58Updated 2 years ago
- Representation Learning for RL☆128Updated 2 years ago
- 🔥 Datasets and env wrappers for offline safe reinforcement learning☆106Updated 3 weeks ago
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆80Updated 3 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆220Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆98Updated 5 years ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆132Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆338Updated last year
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆152Updated 4 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆34Updated 4 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆195Updated 2 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆92Updated last year
- Model-Based Offline Reinforcement Learning☆51Updated 4 years ago