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.

Methods

There is 1 method for FluxTraining.StopOnNaNLoss: