watchernyu / REDQ
Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.
☆167Updated 5 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 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆67Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆359Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆178Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆126Updated 9 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 11 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆217Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- ☆195Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆141Updated last year
- DSAC; Distributional Soft Actor-Critic☆125Updated 2 months ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆86Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆239Updated 5 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆107Updated 3 years ago
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆147Updated 3 years ago
- Conservative Q Learning on top of SAC☆131Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 3 months ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆200Updated 7 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆349Updated 2 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 4 years ago
- Distributional Soft Actor Critic☆53Updated 4 years ago
- There will be updates later☆84Updated 5 years ago
- 🔥 Datasets and env wrappers for offline safe reinforcement learning☆88Updated 7 months ago
- Simple maze environments using mujoco-py☆54Updated last year
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆125Updated 3 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆189Updated 2 years ago
- ☆265Updated 3 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆166Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 9 months ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆160Updated 4 years ago