Query: fann_reset_mse
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_RESET_MSE(3) 1 FANN_RESET_MSE(3) fann_reset_MSE - Resets the mean square error from the networkSYNOPSISbool fann_reset_MSE (string $ann)DESCRIPTIONResets the mean square error from the network. This function also resets the number of bits that fail.PARAMETERSo $ann -Neural network resource.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_MSE(3), fann_get_bit_fail(3), fann_get_bit_fail_limit(3). PHP Documentation Group FANN_RESET_MSE(3)