(PECL fann >= 1.0.0)
fann_set_quickprop_decay — Sets the quickprop decay factor
$ann
, float $quickprop_decay
) : boolSets the quickprop decay factor.
annresource a unei rețele neuronale.
quickprop_decayThe quickprop decay factor.
Întoarce TRUE în caz de succes, sau FALSE în caz contrar.