File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 11# Bayesian Optimization
22
3+ [ ![ Travis] ( https://img.shields.io/travis/fmfn/BayesianOptimization/master.svg?label=Travis%20CI )] ( https://travis-ci.org/fmfn/BayesianOptimization )
4+ [ ![ Codecov] ( https://codecov.io/github/fmfn/BayesianOptimization/badge.svg?branch=master&service=github )] ( https://codecov.io/github/fmfn/BayesianOptimization?branch=master )
5+ [ ![ Appveyor] ( https://ci.appveyor.com/api/projects/status/github/fmfn/BayesianOptimization?svg=True )] ( https://ci.appveyor.com/project/fmfn/BayesianOptimization/branch/master )
6+ [ ![ Pypi] ( https://img.shields.io/pypi/v/bayesian-optimization.svg )] ( https://pypi.python.org/pypi/bayesian-optimization )
7+
38Pure Python implementation of bayesian global optimization with gaussian
49processes.
510
You can’t perform that action at this time.
0 commit comments