.FastAISteepest

struct defined in module FastAI


			Steepest <: LREstimator

Estimate the optimal learning rate to be where the gradient of the loss is the steepest, i.e. the decrease is largest.

Methods

There are 2 methods for FastAI.Steepest: