Skip to content

SkyeEngineer/Knowledge-gradient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saul Toscano-Palmerin

Ph.D. Student, Cornell University

Bayesian Global Optimization Library (BGO)

BGO is a Bayesian Global Optimization framework written in Python by Saul Toscano-Palmerin. The library includes four different algorithms: Stratified Bayesian Optimization (SBO), Knowledge Gradient (KG), Expected Improvement (EI) and Probability Improvement (PI). Please refer to the Documentation.

This library is still in development and soon we are going to include examples where we need to decide how to optimally allocate computational/experimental effort across information sources, to optimize functions.

For one example optimized using this library, see CitiBike and Description of the Citi Bike Simulator.

citi bike simulation

About

Bayesian Global Optimization (BGO): Stratified Bayesian Optimization (SBO), Knowledge Gradient (KG), Expected Improvement (EI) and Probability Improvement (PI).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%