Click or drag to resize

Backpropagation Fields

The Backpropagation type exposes the following members.

Fields
  NameDescription
Private field_currentStatus
The current status of the training.
Private field_mlp
The network being trained.
Private field_samples
The training set.
Public fieldRandom
The random number generator used in the training.
Top
See Also