fann_reset_MSE

(PECL fann >= 1.0.0)

fann_reset_MSE — 重置网络中的均方误差。

说明

function fann_reset_MSE(string $ann): bool

重置网络中的均方误差。

该函数也会重置失败时位的数量。

参数

ann

神经网络 资源。

返回值

成功时返回 true,其它情况下返回 false。

参见

+添加备注

用户贡献的备注

此页面尚无用户贡献的备注。