Releases: sequential-parameter-optimization/spotPython
Releases · sequential-parameter-optimization/spotPython
v0.5.15
09 Jul 07:17
Compare
Sorry, something went wrong.
No results found
fun_control accepts seed, sigma
v0.5.14
08 Jul 16:36
Compare
Sorry, something went wrong.
No results found
SGD does not use argument "momentum=kwargs["sgd_momentum"]" any more.
v0.5.13
08 Jul 15:39
Compare
Sorry, something went wrong.
No results found
Since torch optimizer do not accept the argument "differentiable" any more, it is removed from optimizer.py.
v0.5.12
08 Jul 15:22
Compare
Sorry, something went wrong.
No results found
var_name: default is set to "xi"
v0.5.11
08 Jul 13:58
Compare
Sorry, something went wrong.
No results found
v0.5.8
08 Jul 08:16
Compare
Sorry, something went wrong.
No results found
hparams update, plot_progress fixed
v0.5.7
07 Jul 16:13
Compare
Sorry, something went wrong.
No results found
v0.5.6
07 Jul 12:51
Compare
Sorry, something went wrong.
No results found
v0.5.3: v0.5.2
07 Jul 07:29
Compare
Sorry, something went wrong.
No results found
Bug fix: p values are accessed correctly
v0.5.2
07 Jul 07:11
Compare
Sorry, something went wrong.
No results found
Tensorboard logging improved