Skip to content

Companion code for RSS 2020 paper: "Active Preference-Based Gaussian Process Regression for Reward Learning"

License

Notifications You must be signed in to change notification settings

Stanford-ILIAD/active-preference-based-gpr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This code performs preference-based GP regression, inference and active query generation.

Companion code to RSS 2020 paper: E Bıyık*, N Huynh*, MJ Kochenderfer, D Sadigh, "Active Preference-Based Gaussian Process Regression for Reward Learning", Proceedings of Robotics: Science and Systems (RSS), Corvallis, Oregon, USA, Jul. 2020.

Dependencies

You need to have the following libraries with Python3:

Running

You simply read test.py to understand how to use the package. For testing, just run

	python test.py

Paper citation

If you used this code or found it helpful, consider citing the following paper:

@inproceedings{biyik2020active,
  title={Active Preference-Based Gaussian Process Regression for Reward Learning},
  author={Biyik, Erdem and Huynh, Nicolas and Kochenderfer, Mykel J. and Sadigh, Dorsa},
  booktitle={Proceedings of Robotics: Science and Systems (RSS)},
  year={2020},
  month={July}
}

About

Companion code for RSS 2020 paper: "Active Preference-Based Gaussian Process Regression for Reward Learning"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages