Skip to content

v0.1.1

Choose a tag to compare

@dkubatin dkubatin released this 05 May 14:45

Features

  • Add hyperparameter parsing of the neural network configuration. (#1)
  • Add network hyperparameter output to cleaml. (#1)
  • Add support for managing network hyperparameters via clearml. (#1)

Fixes

  • Complementing regular expressions to search for -nan values ​​in a string. (#2)
  • Minor fixes to tests. (#3)

Docs

  • Change package usage examples. (#3)
  • Add an example using the detector optimizer. (#3)