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☆183Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆191Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆85Updated 3 weeks ago
- Author's PyTorch implementation of TD7 for online and offline RL☆161Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆143Updated last year
- ☆202Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆391Updated 4 years ago
- Conservative Q Learning on top of SAC☆136Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆239Updated 5 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆147Updated last year
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆71Updated 2 years ago
- ☆60Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- A collection of offline reinforcement learning algorithms.☆208Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 5 months ago
- ☆315Updated 4 years ago
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆156Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Distributional Soft Actor Critic☆59Updated 5 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆231Updated last year
- Pytorch Implementation for First Order Constrained Optimization in Policy Space (FOCOPS).☆29Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆368Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆341Updated last year
- Model-Based Offline Reinforcement Learning☆52Updated 5 years ago
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆79Updated 3 years ago
- Official code for "RAMBO: Robust Adversarial Model-Based Offline RL", NeurIPS 2022☆32Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆54Updated 8 months ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Updated 5 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆163Updated 5 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆35Updated 5 years ago