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

参见

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/function.fann-set-cascade-candidate-stagnation-epochs.php