Skip to content

Releases: sequential-parameter-optimization/spotPython

v0.5.15

09 Jul 07:17

Choose a tag to compare

fun_control accepts seed, sigma

v0.5.14

08 Jul 16:36

Choose a tag to compare

SGD does not use argument "momentum=kwargs["sgd_momentum"]" any more.

v0.5.13

08 Jul 15:39

Choose a tag to compare

Since torch optimizer do not accept the argument "differentiable" any more, it is removed from optimizer.py.

v0.5.12

08 Jul 15:22

Choose a tag to compare

var_name: default is set to "xi"

v0.5.11

08 Jul 13:58

Choose a tag to compare

docs

v0.5.8

08 Jul 08:16

Choose a tag to compare

hparams update, plot_progress fixed

v0.5.7

07 Jul 16:13

Choose a tag to compare

docs

v0.5.6

07 Jul 12:51

Choose a tag to compare

tensorboard hparams

v0.5.3: v0.5.2

07 Jul 07:29

Choose a tag to compare

Bug fix: p values are accessed correctly

v0.5.2

07 Jul 07:11

Choose a tag to compare

Tensorboard logging improved