The ITrainer type exposes the following members.

Methods

NameDescription
Train
Trains the neural network using supplied training patterns.

Properties

NameDescription
ErrorGradient
The value of the gradient of the error function with respect to the Weights.
ErrorStatus
The error status.
ErrorValue
The value of the error function minimized by the trainer.

See Also