fann_reset_MSE
Resets the mean square error from the network
説明
bool fann_reset_MSE(string $ann
)
This function also resets the number of bits that fail.
パラメータ
-
ann
-
ニューラルネットワークリソース。
戻り値
成功した場合に true
、それ以外の場合に false
を返します。
参考
- fann_get_MSE
- fann_get_bit_fail
- fann_get_bit_fail_limit