.FastAILREstimator

abstract type defined in module FastAI


			abstract type LREstimator

Estimator for an optimal learning rate. Needs to implement estimatelr.

See Steepest and MinDivByTen.