Xingyu-Lin / mbpo_pytorch
A pytorch reprelication of the model-based reinforcement learning algorithm MBPO
☆161Updated 2 years ago
Alternatives and similar repositories for mbpo_pytorch:
Users that are interested in mbpo_pytorch are comparing it to the libraries listed below
- Code for MOPO: Model-based Offline Policy Optimization☆173Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆158Updated 3 months ago
- Conservative Q Learning on top of SAC☆123Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆122Updated 6 months ago
- ☆191Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆131Updated 9 months ago
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆146Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆207Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆341Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 6 months ago
- A collection of offline reinforcement learning algorithms.☆168Updated 2 months ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆188Updated 2 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆127Updated last year
- ☆248Updated 3 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆165Updated last month
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆118Updated 3 years ago
- ☆55Updated 2 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆99Updated 3 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆158Updated 4 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆51Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆190Updated 5 months ago
- Distributional Soft Actor Critic☆51Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆169Updated 6 months ago
- ☆121Updated 6 months ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆117Updated last year
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆75Updated 2 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆81Updated last year
- 🚀 A fast safe reinforcement learning library in PyTorch☆172Updated 4 months ago