Click or drag to resize
ITrainer Properties

The ITrainer type exposes the following members.

Properties
  NameDescription
Public propertyErrorGradient
The value of the gradient of the error function with respect to the Weights.
Public propertyErrorStatus
The error status.
Public propertyErrorValue
The value of the error function minimized by the trainer.
Top
See Also