(PECL fann >= 1.0.0)
fann_set_sarprop_step_error_threshold_factor — 設置 sarprop 算法的步誤差閾值因子
$ann, float $sarprop_step_error_threshold_factor): bool設置 sarprop 算法的步誤差閾值因子。
ann神經(jīng)網(wǎng)絡 資源。
sarprop_step_error_threshold_factorsarprop 算法的步誤差閾值因子。
成功時返回 true,其它情況下返回 false。