1452 Forks
6881 Stars
6881 Watchers

BayesianOptimization

A Python implementation of global optimization with gaussian processes.

How to download and setup BayesianOptimization

Open terminal and run command
git clone https://github.com/bayesian-optimization/BayesianOptimization.git
git clone is used to create a copy or clone of BayesianOptimization repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with BayesianOptimization https://github.com/bayesian-optimization/BayesianOptimization/archive/master.zip

Or simply clone BayesianOptimization with SSH
[email protected]:bayesian-optimization/BayesianOptimization.git

If you have some problems with BayesianOptimization

You may open issue on BayesianOptimization support forum (system) here: https://github.com/bayesian-optimization/BayesianOptimization/issues