(PECL fann >= 1.0.0)
fann_set_sarprop_step_error_threshold_factor — Establece el factor de umbral del error de paso de sarprop
$ann
, float $sarprop_step_error_threshold_factor
): boolEstablece el factor de umbral del error de paso de sarprop.
ann
Un resource de red neuronal.
sarprop_step_error_threshold_factor
El factor de umbral del error de paso de sarprop.
Nota:
This function is only available if the fann extension has been build against libfann >= 2.2.