LbfgsTrainerBase<TOptions,TTransformer,TModel>.OptionsBase.HistorySize Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Number of previous iterations to remember for estimating the Hessian. Lower values mean faster but less accurate estimates.
public int HistorySize;
val mutable HistorySize : int
Public HistorySize As Integer
Field Value
Applies to
Feedback
Submit and view feedback for