Click or drag to resize

ANN_MLPTermCriteria Property

http://www.emgu.com
Termination criteria of the training algorithm

Namespace:  Emgu.CV.ML
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public MCvTermCriteria TermCriteria { get; set; }

Property Value

Type: MCvTermCriteria
See Also