Module burn::train::metric

Expand description

The metric module.

Modules§

  • State module.
  • Module responsible to save and exposes data collected during training.

Structs§

Enums§

Traits§

  • Adaptor are used to transform types so that they can be used by metrics.
  • Metric trait.
  • Declare a metric to be numeric.

Functions§

  • Format a float with the given precision. Will use scientific notation if necessary.