update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns the sarprop step error shift

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.

참고