(PECL fann >= 1.0.0)
fann_reset_MSE — Resets the mean square error from the network
$ann
) : boolResets the mean square error from the network.
This function also resets the number of bits that fail.
ann
resource a unei rețele neuronale.
Întoarce true
în caz de succes, sau false
în caz contrar.