FluxTraining.FitException

abstract type defined in module FluxTraining


			abstract type FitException

Abstract types for exceptions that can be thrown during fitting,
to change its control flow.

See CancelStepException , CancelEpochException , CancelFittingException .

Backlinks