fann_set_rprop_delta_zero

(PECL fann >= 1.0.0)

fann_set_rprop_delta_zero设置初始步长

说明

fann_set_rprop_delta_zero(resource $ann, float $rprop_delta_zero): bool

初始步长是确定初始步长的正数。

参数

ann

神经网络 资源

rprop_delta_zero

初始步长。

返回值

成功时返回 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-rprop-delta-zero.php