fann_get_rprop_delta_max

(PECL fann >= 1.0.0)

fann_get_rprop_delta_max返回最大步长

说明

fann_get_rprop_delta_max(resource $ann): float

最大步长是正数,决定最大步长可能有多大。.

默认的最大值是 50.0.

参数

ann

神经网络 资源

返回值

成功,返回最大步长,错误则返回 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-get-rprop-delta-max.php