Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 239 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 239 Bytes

Inverse-Reinforcement-Learning-with-Python

Inverse Reinforcement Learning implementation based on Norvig's AIMA code.

birl.py is the implementation of Bayesian Inverse Reinforcement Learning (see Ramachandran, Amir 2007).