| Documentation For Encog 2.x |
|
INetwork.CalculateError Method
Calculate the error for this neural network. The error is calculated using root-mean-square(RMS).
Parameters
-
data
- The training set.
Return Value
The error percentage.
See Also
INetwork Interface | Encog.Neural.Networks Namespace