Skip to content

Bayesian optimization and active learning with likelihood-weighted acquisition functions

License

Notifications You must be signed in to change notification settings

Fluid-Dynamics-Group/gpsearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 are compatible with the deploy branch of GPy.

Benchmarks

The following benchmarks are included:

  • stochastic oscillator (used here)
  • extreme-event precursor (used here and here)
  • borehole function (used here)
  • synthetic test functions (used here)
  • brachistochrone problem (unpublished)

References

About

Bayesian optimization and active learning with likelihood-weighted acquisition functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%