| QuasiNewtonTrainerIError Interface |
Namespace: Imsl.DataMining.Neural
The QuasiNewtonTrainerIError type exposes the following members.
| Name | Description | |
|---|---|---|
| Error |
The contribution to the error from a single training output
target. This is the function | |
| ErrorGradient |
The derivative of the error function with respect to the
forecast output.
|
This trainer attempts to solve the problem
This interface defines the function
and its derivative with respect to its computed value,
.