fann_set_quickprop_decay
Sets the quickprop decay factor
Beschreibung
bool fann_set_quickprop_decay
( resource $ann
, float $quickprop_decay
)
Parameter-Liste
-
ann
-
Resource eines neuralen Netzwerks.
-
quickprop_decay
-
The quickprop decay factor.
Rückgabewerte
Gibt TRUE bei Erfolg, sonst FALSE zurück.