Skip to content

v.1.4.7

Compare
Choose a tag to compare
@mpvanderschelling mpvanderschelling released this 19 Apr 15:18
· 66 commits to main since this release
f20d70d

Features

  • Added storage method for matplotlib figures
  • Added GridSearch sampler*
  • Added helper functions for datageneration with hydra configuration files
  • Added overwrite function to ExperimentData
  • Added callback functionality for optimizers
  • Allow addition of Domains
  • Add differentiable tag to benchmark functions and optimizers
  • Added cluster_parallel mode to `ExperimentData.evaluate()

* only working for categorical or discrete variables!

Bugfixes

What's Changed

Full Changelog: v1.4.6...v1.4.7