Implementation of the 2004 ICML paper "Apprenticeship Learning via Inverse Reinforcement Learning"
Visualizes the inverse reinforcement learning policy in the Gridworld environment described in the paper.
Environment parameters can be modified via arguments passed to main.py file.