LogHistograms

struct defined in module FluxTraining


			LogHistograms(backends...[; freq = 100]) <: Callback

Callback that logs histograms of model weights to LoggerBackends backends every freq steps.

If histograms should be logged every step, pass freq = nothing

Methods

There is 1 method for FluxTraining.LogHistograms: