(PECL fann >= 1.0.0)
fann_set_rprop_increase_factor — 使用 RPROP 算法訓練時,設置增長因子
$ann
$rprop_increase_factor
使用 RPROP 算法訓練時,設置增長因子。
ann
神經(jīng)網(wǎng)絡 資源。
rprop_increase_factor
增長因子。
成功時返回 true,其它情況下返回 false。
true
false