This repository work done at AISC3 towards replicating and extending CIRL (paper).
The implementations of IRL are taken from neka-nat and the environments are created in OpenAI gym
- LP IRL
 - Maximum Entropy IRL
 - Maximum Entropy Deep IRL
 - CIRL with MaxEnt
 
- OpenAI gym
 - numpy
 - scipy
 - chainer
 - matplotlib
 
