Source code for Bayesian optimization and active learning with likelihood-weighted acquisition functions.
Clone the repo, then create a fresh conda environment from the requirements file and install using pip
.
git clone https://github.com/ablancha/gpsearch.git
cd gpsearch
conda create --name myenv --file requirements.txt -c conda-forge -c dmentipl
conda activate myenv
pip install .
The acquisition functions available in gpsearch
are compatible with 1.9.9 of GPy. Beware of this issue if you decide to use a different version.
The following benchmarks are included: