The QuasiNewtonTrainer..::.IError type exposes the following members.

Methods

NameDescription
Error
The contribution to the error from a single training output target. This is the function e(y_i, \hat{y}_i)
            .
ErrorGradient
The derivative of the error function with respect to the forecast output.

See Also