Skip to content

v2.1.0

Compare
Choose a tag to compare
@SimonBlanke SimonBlanke released this 16 Jul 10:15
· 848 commits to master since this release
  • first stable implementation of "long-term-memory" to save/load search positions/parameter and results.
  • enable warm start of sequence based optimizers (bayesian opt, ...) with results from "long-term-memory"
  • enable the usage of other gaussian-process-regressors than from sklearn. GPR-class (from gpy, GPflow, ...) can be passed to "optimizer"-kwarg