(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.
annNeural network resource.
Returns true on success, or false otherwise.