=====================================================================================================
Purpose of these notebooks
First Steps with GPyOpt
Using GPy functionalities
Batch Bayesian optimization with GPyOpt
=====================================================================================================
The purpose of this collection of notebooks is to provide a guide to use GPyOpt, a python package for Bayesian optimization developed by the machine learning group of the university of Sheffield. The framework is BSD licensed and we welcome collaborators to develop new functionalities.
GPyOpt is based on GPy, a library for Gaussian process modelling in Python. Here you can also find some noteboos about GPy functionalities.
If you have any question or suggestions about the notebooks, please contact (Javier Gonzalez) j.h.gonzalez@sheffield.ac.uk
In [ ]: