Skip to content

Getting started

The list is grouped by type. A common order is a tutorial, then a book, then a library.

Start with a tutorial:

More surveys and tutorials are under Papers. Lectures are under Community.

Then a book: Garnett for theory, or Bayesian Optimization in Action for a Python walkthrough. The rest are under Books.

Then a library. Ax is a service: you declare the search space and the metric, and it runs the loop. BoTorch is a toolkit: you write that loop yourself. Other libraries are under Software.