fann_get_sarprop_weight_decay_shift
(PECL fann >= 1.0.0)
fann_get_sarprop_weight_decay_shift — 返回 sarprop 算法权重衰减变化值
说明
fann_get_sarprop_weight_decay_shift(resource
$ann
): floatsarprop 算法权重衰减变化值。
默认的最大值是 -6.644.
参数
-
ann
-
神经网络 资源。
返回值
成功,返回 sarprop 算法权重衰减变化值,错误则返回 false
.
参见
备份地址:http://www.lvesu.com/blog/php/function.fann-get-sarprop-weight-decay-shift.php