inverse-reinforcement-learning topic

List inverse-reinforcement-learning repositories

awesome-irl

35
Stars
4
Forks
Watchers

A curated list of awesome Inverse Reinforcement Learning resources.

Personal notes about scientific and research works on "Decision-Making for Autonomous Driving"

toyCarIRL

169
Stars
47
Forks
Watchers

Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinforcement Learning Abbeel & Ng, 2004)

irl-imitation

538
Stars
146
Forks
Watchers

Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL

AREL

136
Stars
35
Forks
Watchers

Code for the ACL paper "No Metrics Are Perfect: Adversarial Reward Learning for Visual Storytelling"

Deep-Reinforcement-Learning-With-Python

310
Stars
121
Forks
Watchers

Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math

A selection of state-of-the-art research materials on decision making and motion planning.

imitation

1.2k
Stars
225
Forks
Watchers

Clean PyTorch implementations of imitation and reward learning algorithms