Skip to content

Bayesian Inverse Reinforcement Learning with simple environments

License

Notifications You must be signed in to change notification settings

uidilr/bayesian_irl

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages