MetricsPrinter
struct defined in module FluxTraining
struct
FluxTraining
MetricsPrinter() <: Callback
Callback that prints metrics after every epoch. Relies on the metrics computed by Metrics, so will error if no Metrics callback is used.
Metrics
This callback is added by default to every Learner unless you pass in usedefaultcallbacks = false.
Learner
usedefaultcallbacks = false
There is 1 method for FluxTraining.MetricsPrinter:
FluxTraining.MetricsPrinter
The following pages link back here:
FluxTraining.jl , callbacks/callbacks.jl , learner.jl