Skip to content

PredictiveScienceLab/py-bgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-bgo: A Python implementation of Bayesian global optimization

The module is called pybgo.

Documentation soon to come. For some examples, see:

In order to use the GlobalOptimizer class you need to install the pymc branch of our own version of GPy. You can do this by:

pip install git+git://github.com/PredictiveScienceLab/GPy.git@pymc

About

An implementation Bayesian global optimization in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages