Table of Contents

Enum AnnMlpTrainingFlag

Namespace
Emgu.CV.ML.MlEnum
Assembly
Emgu.CV.dll

The flags for the neural network training function

[Flags]
public enum AnnMlpTrainingFlag

Fields

Default = 0

Default

NoInputScale = 2

No input scale

NoOutputScale = 4

No output scale

UpdateWeights = 1

Update weights