LbfgsTrainerBase<TOptions,TTransformer,TModel>.OptionsBase.HistorySize Field

Definition

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

Int32

Applies to