yrlu / irl-imitation
Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL
☆626Updated 11 months ago
Alternatives and similar repositories for irl-imitation:
Users that are interested in irl-imitation are comparing it to the libraries listed below
- Implementations of selected inverse reinforcement learning algorithms.☆1,014Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆748Updated last year
- ☆272Updated 6 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆177Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆489Updated 2 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆446Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆626Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,290Updated last year
- Reinforcement Learning with Deep Energy-Based Policies☆422Updated last year
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆207Updated 5 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 9 months ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆308Updated 4 years ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆283Updated last year
- PyTorch implementation of Trust Region Policy Optimization☆441Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆540Updated 3 years ago
- Constrained Policy Optimization☆317Updated 7 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆573Updated 7 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆486Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,196Updated 4 years ago
- PyTorch implementation of soft actor critic☆874Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆689Updated 2 years ago
- Code for hierarchical imitation learning and reinforcement learning☆290Updated 7 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆300Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆355Updated 3 years ago
- ☆342Updated 7 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆421Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆311Updated 3 years ago
- Soft Actor-Critic☆1,070Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago