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