ImageClassificationTrainer.Options.Epoch 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 training iterations. The default value for Epoch is 200.
public int Epoch;
val mutable Epoch : int
Public Epoch As Integer