yrlu / irl-imitation
Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL
☆618Updated 9 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,000Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆736Updated last year
- ☆268Updated 6 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆483Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆527Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆685Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,270Updated last year
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆264Updated 10 months ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆547Updated 7 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆610Updated 3 years ago
- Soft Actor-Critic☆1,043Updated last year
- PyTorch implementation of soft actor critic☆854Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆320Updated 5 years ago
- Constrained Policy Optimization☆311Updated 7 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆605Updated 5 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
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆292Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆372Updated 5 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆715Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆297Updated 7 months ago
- Code for the paper "Generative Adversarial Imitation Learning"☆702Updated 6 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆204Updated 5 years ago
- Mean Field Multi-Agent Reinforcement Learning☆387Updated 4 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆442Updated last year
- Reinforcement Learning with Deep Energy-Based Policies☆417Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,161Updated 4 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆635Updated 6 years ago