.FluxTrainingHyperParameter

const defined in module FluxTraining


			HyperParameter{T}

A hyperparameter is any state that influences the training and is not a parameter of the model.

Hyperparameters can be scheduled using the Scheduler callback.