fann_get_cascade_min_cand_epochs
(PECL fann >= 1.0.0)
fann_get_cascade_min_cand_epochs — 返回最小的候选周期
说明
最小候选周期表示在添加新的候选神经元之前,输入连接到被训练的候选神经元最小的周期数。
默认的最小候选周期是50.
参数
ann
-
神经网络 资源。
返回值
成功,返回最小候选周期,错误则返回 false
.
注释
注意:
This function is only available if the fann extension has been build against libfann >= 2.2.
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/function.fann-get-cascade-min-cand-epochs.php