fann_get_sarprop_step_error_shift

(PECL fann >= 1.0.0)

fann_get_sarprop_step_error_shift返回 sarprop 步长误差偏移量

描述

fann_get_sarprop_step_error_shift(resource $ann): float

返回 sarprop 步长误差偏移量。

默认步长误差偏移量为 1.385。

参数

ann

神经网络 resource.

返回值

sarprop 步长误差偏移量,或错误时返回 false

注释

注意:

此函数仅在 fann 扩展针对 libfann >= 2.2 构建时可用。

参见

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top