jannerm / mbpoLinks
Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"
☆508Updated 2 years ago
Alternatives and similar repositories for mbpo
Users that are interested in mbpo are comparing it to the libraries listed below
Sorting:
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆316Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆322Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆261Updated 5 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆501Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆558Updated 3 years ago
- ☆394Updated 6 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆457Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆639Updated 4 years ago
- Code for conservative Q-learning☆454Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆309Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆373Updated 3 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆436Updated 3 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆440Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago
- Tools for accelerating safe exploration research.☆552Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆357Updated 2 years ago
- ☆274Updated 7 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆251Updated 5 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆329Updated last year
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆191Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆351Updated 5 years ago
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆216Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆764Updated last year
- Lightweight multi-agent gridworld Gym environment☆210Updated last year
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆239Updated 4 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆226Updated 3 years ago
- Code for the paper "Phasic Policy Gradient"☆262Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago