Expand description
Metrics.
Metrics are evaluation helpers (they do not participate in backprop).
In this crate, metrics are computed sample-by-sample during evaluation/training without allocating per step.
Enumsยง
- Metric
- Supported evaluation metrics.