fann_set_cascade_candidate_stagnation_epochs
(PECL fann >= 1.0.0)
fann_set_cascade_candidate_stagnation_epochs — 設定級聯候選停止週期數
說明
fann_set_cascade_candidate_stagnation_epochs(resource
$ann, int $cascade_candidate_stagnation_epochs): bool設定級聯候選停止週期數。
參數
-
ann 神經網路 資源。
-
cascade_candidate_stagnation_epochs 級聯候選停止週期數。
返回值
成功時返回 true,其它情況下返回 false。
參見
- fann_get_cascade_candidate_stagnation_epochs() - 返回層疊候選停滯週期的數量