(PECL fann >= 1.0.0)
fann_reset_MSE — Resets the mean square error from the network
$ann
)Resets the mean square error from the network.
This function also resets the number of bits that fail.
ann
Ressource de réseau de neurones.
Retourne TRUE
en cas de succès, FALSE
sinon.