(PECL fann >= 1.0.0)
fann_set_sarprop_step_error_shift — Sets the sarprop step error shift
$ann
, float $sarprop_step_error_shift
)Sets the sarprop step error shift.
ann
Resource eines neuralen Netzwerks.
sarprop_step_error_shift
The sarprop step error shift.
Gibt TRUE
bei Erfolg, sonst FALSE
zurück.