Fann 函数
PHP Manual

fann_get_sarprop_step_error_shift

(PECL fann >= 1.0.0)

fann_get_sarprop_step_error_shiftReturns the sarprop step error shift

说明

float fann_get_sarprop_step_error_shift ( resource $ann )

Returns the sarprop step error shift.

The default step error shift is 1.385.

参数

ann

Neural network resource.

返回值

The sarprop step error shift , or FALSE on error.

参见


Fann 函数
PHP Manual