Xingyu-Lin / mbpo_pytorchLinks
A pytorch reprelication of the model-based reinforcement learning algorithm MBPO
☆182Updated 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.☆176Updated last year
- Code for MOPO: Model-based Offline Policy Optimization☆191Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆146Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆159Updated 2 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆84Updated 2 years ago
- ☆202Updated 2 years ago
- A collection of offline reinforcement learning algorithms.☆207Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆141Updated last year
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆79Updated 3 years ago
- Conservative Q Learning on top of SAC☆135Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆236Updated 5 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆228Updated last year
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆155Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆385Updated 4 years ago
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆62Updated 2 years ago
- ☆306Updated 3 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆93Updated 2 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆175Updated 2 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆35Updated 5 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆341Updated last year
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆58Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆364Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆98Updated 5 years ago
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆71Updated 4 years ago
- 🔥 Datasets and env wrappers for offline safe reinforcement learning☆116Updated last month
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆71Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 4 months ago
- Pytorch Implementation for First Order Constrained Optimization in Policy Space (FOCOPS).☆29Updated 4 years ago
- Representation Learning for RL☆129Updated 2 years ago