Fann Funciones
PHP Manual

fann_set_sarprop_step_error_shift

(PECL fann >= 1.0.0)

fann_set_sarprop_step_error_shiftSets the sarprop step error shift

Descripción

bool fann_set_sarprop_step_error_shift ( resource $ann , float $sarprop_step_error_shift )

Sets the sarprop step error shift.

Parámetros

ann

resource de red neuronal.

sarprop_step_error_shift

The sarprop step error shift.

Valores devueltos

Devuelve TRUE en caso de éxito, o FALSE de lo contrario.

Ver también


Fann Funciones
PHP Manual