ImageClassificationTrainer.EarlyStopping.Patience 属性

定义

在停止训练之前,连续看到任何改进之后要等待的时期数。

public int Patience { get; set; }
member this.Patience : int with get, set
Public Property Patience As Integer

属性值

适用于