Xingyu-Lin / mbpo_pytorchLinks
A pytorch reprelication of the model-based reinforcement learning algorithm MBPO
☆180Updated 3 years ago
Alternatives and similar repositories for mbpo_pytorch
Users that are interested in mbpo_pytorch are comparing it to the libraries listed below
Sorting:
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 10 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆148Updated 2 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆187Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- ☆201Updated 2 years ago
- Conservative Q Learning on top of SAC☆132Updated 2 years ago
- A collection of offline reinforcement learning algorithms.☆197Updated 9 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆133Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆209Updated last year
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆150Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆373Updated 3 years ago
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆76Updated 3 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆88Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆224Updated 4 years ago
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆60Updated 2 years ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆130Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆74Updated last year
- ☆281Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 2 weeks ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆329Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆357Updated 2 years ago
- ☆57Updated 2 years ago
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆67Updated 3 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Code accompanying the paper Adversarially Trained Actor Critic for Offline Reinforcement Learning by Ching-An Cheng*, Tengyang Xie*, Nan …☆71Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆70Updated 2 years ago
- A PyTorch implementation of Implicit Q-Learning☆85Updated 3 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆191Updated 2 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆193Updated 2 years ago