jannerm / mbpo
Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"
☆479Updated 2 years ago
Alternatives and similar repositories for mbpo:
Users that are interested in mbpo are comparing it to the libraries listed below
- PyTorch implementation of Soft Actor-Critic (SAC)☆523Updated 3 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆437Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆303Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆339Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆283Updated 3 years ago
- ☆389Updated 5 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆398Updated last year
- PyTorch implementation of SAC-Discrete.☆293Updated 5 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆289Updated last year
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆481Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆603Updated 3 years ago
- Code for conservative Q-learning☆420Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆339Updated last year
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆257Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆237Updated 4 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆412Updated 3 years ago
- ☆266Updated 6 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆682Updated last year
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆187Updated 2 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆374Updated 7 months ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆310Updated 4 months ago
- Multitask Environments for RL☆274Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆199Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,254Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination☆523Updated 3 years ago
- PyTorch implementation of Trust Region Policy Optimization☆436Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆311Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆193Updated 2 years ago
- ☆191Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆662Updated 8 months ago