StopOnNaNLoss
struct defined in module
FluxTraining
StopOnNaNLoss()
Stops the training when a NaN loss is encountered.
This callback is added by default to every
Learner unless you pass in
usedefaultcallbacks = false.
There is
1
method for FluxTraining.StopOnNaNLoss:
The following pages link back here: