jannerm / mbpo
Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"
☆482Updated 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 Hierarchical Actor Critic (HAC) for OpenAI gym environments☆305Updated 3 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆441Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆524Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆340Updated 3 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆482Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆290Updated last year
- PyTorch implementation of SAC-Discrete.☆296Updated 6 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 3 years ago
- ☆389Updated 5 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆342Updated last year
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆415Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆607Updated 3 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆380Updated 8 months ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- Code for conservative Q-learning☆424Updated 3 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆188Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆524Updated 3 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆293Updated last year
- PyTorch implementation of Trust Region Policy Optimization☆435Updated 6 years ago
- PyTorch implementation of soft actor critic☆852Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆193Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆310Updated 5 months ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆238Updated 4 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆402Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,262Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆314Updated 5 years ago
- Tools for accelerating safe exploration research.☆517Updated last year
- Imitation learning algorithms☆495Updated 6 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆729Updated last year