FluxTraining.HyperParameter

struct 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.

Methods

There are 0 methods for HyperParameter:

Backlinks