Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pr/1.4.7 #263

Merged
merged 52 commits into from
Apr 19, 2024
Merged

Pr/1.4.7 #263

merged 52 commits into from
Apr 19, 2024

Conversation

mpvanderschelling
Copy link
Collaborator

@mpvanderschelling mpvanderschelling commented Apr 19, 2024

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

Improving usability by implementing helper function to convert arbitrary functions to DataGenerators
Documentation is both hosted by GitHub Pages and ReadTheDocs
@mpvanderschelling
Copy link
Collaborator Author

I'll not ask a reviewer for minor updates to the code, only for big updates

@mpvanderschelling mpvanderschelling merged commit f20d70d into main Apr 19, 2024
37 checks passed
@mpvanderschelling mpvanderschelling deleted the pr/1.4.7 branch April 19, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment