(PECL fann >= 1.0.0)
fann_set_train_stop_function — 設置訓練期間使用的停止函數(shù)。
$ann
$stop_function
設置訓練期間使用的停止函數(shù)。
停止函數(shù)更多詳情,參見 stop functions 常量。
ann
神經(jīng)網(wǎng)絡 資源。
stop_function
stop function 常量。
成功時返回 true,其它情況下返回 false。
true
false