Source code for Bayesian optimization and active learning with likelihood-weighted acquisition functions.
Execute pip install .
from the master directory.
Beware of this issue if you are using the devel
version of GPy
. The acquisition functions available in gpsearch
were implemented before this issue was fixed.