BayesianOptimization.jl

Bayesian optimization for Julia

OTHER License

Stars
90
Committers
6

Bot releases are visible (Hide)

BayesianOptimization.jl - v0.2.5 Latest Release

Published by github-actions[bot] over 3 years ago

BayesianOptimization v0.2.5

Diff since v0.2.4

Closed issues:

  • InterruptException from optimizemodel! (#23)
BayesianOptimization.jl - v0.2.4

Published by github-actions[bot] over 3 years ago

BayesianOptimization v0.2.4

Diff since v0.2.3

Closed issues:

  • Elastic GPE issue (#20)

Merged pull requests:

  • CompatHelper: bump compat for "SpecialFunctions" to "1.2" (#24) (@github-actions[bot])
BayesianOptimization.jl - v0.2.3

Published by github-actions[bot] over 4 years ago

BayesianOptimization v0.2.3

Diff since v0.2.2

Closed issues:

  • Example no longer working (#14)

Merged pull requests:

  • CompatHelper: bump compat for "GaussianProcesses" to "0.12" (#16) (@github-actions[bot])
BayesianOptimization.jl - v0.2.2

Published by github-actions[bot] over 4 years ago

BayesianOptimization v0.2.2

Diff since v0.2.1

Closed issues:

  • Help with hyper parameter optimization (#13)

Merged pull requests:

  • Install TagBot as a GitHub Action (#15) (@JuliaTagBot)
BayesianOptimization.jl - v0.2.1

Published by julia-tagbot[bot] over 5 years ago

v0.2.1 (2019-06-22)

Diff since v0.2.0

Closed issues:

  • Feature request: pass initial evaluation points as argument (#12)
  • please tag a release (#11)
BayesianOptimization.jl - v0.2.0

Published by julia-tagbot[bot] over 5 years ago

v0.2.0 (2019-06-12)

  • Breaking changes: rename NoOptimizer -> NoModelOptimizer, MLGPOptimizer -> MAPGPOptimizer, lhs_iterations -> initializer_iterations
  • New features: use Sobol sequence by default to initialize the model. Latin hypercube sampling can be used with ScaledLHSIterator.
  • Fixes: warmstart models (#7, #10)

Diff since v0.1.1

Closed issues:

  • Restarting optimization (#7)
  • Ambiguous error message for incorrect type (#6)
  • Allow GP to use given observation noise (#5)

Merged pull requests:

  • Warmstart (#7) (#10) (platawiec)
  • correct a trivial typo (#4) (tpapp)
BayesianOptimization.jl -

Published by jbrea almost 6 years ago

BayesianOptimization.jl -

Published by jbrea almost 6 years ago

Package Rankings
Top 12.99% on Juliahub.com
Related Projects