Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 386 Bytes

File metadata and controls

6 lines (4 loc) · 386 Bytes

ICML04-Inverse-Reinforcement-Learning

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.