PHP - Manual: fann_get_sarprop_step_error_threshold_factor
2024-11-15
(PECL fann >= 1.0.0)
fann_get_sarprop_step_error_threshold_factor — 返回 sarprop 算法步值的误差阈值系数
$ann
): floatsarprop 算法步值的误差阈值系数。
默认的系数是 0.1.
ann
神经网络 资源。
成功,返回 sarprop 算法步值的误差阈值系数,错误则返回 false
.
官方地址:https://www.php.net/manual/en/function.fann-get-sarprop-step-error-threshold-factor.php