Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 717 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 717 Bytes

POP-BO

Code for the paper "Principled Preferential Bayesian Optimization" arXiv. POP-BO stands for 'Principled Optimistic Preferential Bayesian Optimization'.

Installation

Under this directory, run pip install ..

Getting started

You can run the demo.ipynb under "./popbo/demo"

Requirements

The required Python dependencies include:

The following packages are also required:

We also reused test functions in the repo: