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.

참고

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top