Implementation of Inverse Reinforcement Learning Algorithm (IRL). Mainly for experimental & educational purposes.
- Numpy
- Matplotlib
- Gym
Please feel free to create a Pull Request for adding implementations of the IRL algorithms and improvements.
-
Grid world environments [dennybritz]
-
Inverse Reinforcement Learning Code [justinjfu] [vjg28] [yrlu]