rongrong1314 / gpsearch

Bayesian optimization and active learning with likelihood-weighted acquisition functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gpsearch

Source code for Bayesian optimization and active learning with likelihood-weighted acquisition functions.

Installation

Execute pip install . from the master directory.

Notes

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.

References

About

Bayesian optimization and active learning with likelihood-weighted acquisition functions

License:MIT License


Languages

Language:Python 100.0%