Share via


TorchSharpBaseTrainer.Options.MaxEpoch Field

Definition

Stop training when reaching this number of epochs.

public int MaxEpoch;
val mutable MaxEpoch : int
Public MaxEpoch As Integer 

Field Value

Applies to