ImageClassificationTrainer.TrainMetrics.Epoch Property
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.
The training epoch index for which this metric is reported.
public int Epoch { get; set; }
member this.Epoch : int with get, set
Public Property Epoch As Integer