The ITrainer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Train |
Trains the neural network using supplied training patterns.
|
Properties
Name | Description | |
---|---|---|
![]() | 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.
|