Skip to content
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.

A julia package for bayesian optimization of black box functions.

License

Notifications You must be signed in to change notification settings

invenia/BayesianOptimization.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BayesianOptimization.jl

Build Status codecov.io

A julia package for bayesian optimization of black box functions.

Installation

BayesianOptimization.jl is not currently available on METADATA, however, it can still be easily installed with

julia> Pkg.clone("https://github.com/invenia/BayesianOptimization.jl")

Usage

Please see sample notebook for details.

Releases

No releases published

Packages

No packages published

Languages