Fann 函数
PHP Manual

fann_get_rprop_decrease_factor

(PECL fann >= 1.0.0)

fann_get_rprop_decrease_factorReturns the increase factor used during RPROP training

说明

float fann_get_rprop_decrease_factor ( resource $ann )

The decrease factor is a value smaller than 1, which is used to decrease the step-size during RPROP training.

The default decrease factor is 0.5.

参数

ann

Neural network resource.

返回值

The decrease factor, or FALSE on error.

参见


Fann 函数
PHP Manual
Free Web Hosting