Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bayesian Inverse Reinforcemen Learning

Paper URL: https://www.aaai.org/Papers/IJCAI/2007/IJCAI07-416.pdf

Enviornment is the figure1 in the birl paper

Tested on

python==3.7.0
numpy==1.15.1
scipy==1.1.0
tqdm==4.26.0
matplotlib==2.2.3

Run Experiments

python src/birl.py

Results

Sampled rewards for each states.
An optimal policy for mean of sampled rewards were exactly matched with the expert's policy.

env1

About

Bayesian Inverse Reinforcement Learning with simple environments

Topics

Resources

Stars

19 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages