Show / Hide Table of Contents

Enum ANN_MLP.TrainingMethods

Available training methods

Namespace: OpenCvSharp.ML
Assembly: OpenCvSharp.dll
Syntax
public enum TrainingMethods

Fields

Name Description
BackProp

The back-propagation algorithm.

RProp

The RPROP algorithm. See @cite RPROP93 for details.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX