RoBo
latest
  • Installation
  • Basic Usage
  • Modules
  • Advanced
 
RoBo
  • Docs »
  • Robust Bayesian Optimization
  • Edit on GitHub

Robust Bayesian Optimization¶

Contents:

  • Installation
    • Dependencies
    • How to install RoBO
  • Basic Usage
    • RoBO in a few lines of code
    • Bayesian optimization with RoBO
      • Defining an objective function
      • Building a model
      • Creating the Acquisition Function
      • Maximizing the acquisition function
      • Putting it all together
      • Saving output
      • Implementing the Bayesian optimization loop
  • Modules
    • Task
    • Models
    • Acquisition functions
    • Maximizers
    • Solver
  • Advanced
    • REMBO
    • Bayesian optimization with MCMC sampling of the GP’s hyperparameters

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2015, Aaron Klein, Joel Kaiser. Revision 713d91d690aacc3d5c640e14a186a056a522435d.

Built with Sphinx using a theme provided by Read the Docs.