Skip to content

random search

Martin Beyer requested to merge ma.beyer/bba:random into master
  • Adding random search by uniformly sampling parameter values between boundary min and max.
  • Adding getLoss function to calculate the loss for a specific parameter set, e.g. the initial parameters.

Merge request reports