fann_set_quickprop_decay

Sets the quickprop decay factor

Beschreibung

bool fann_set_quickprop_decay ( resource $ann , float $quickprop_decay )

Sets the quickprop decay factor.

Parameter-Liste

ann

Resource eines neuralen Netzwerks.

quickprop_decay

The quickprop decay factor.

Rückgabewerte

Gibt TRUE bei Erfolg, sonst FALSE zurück.

Siehe auch

  • fann_get_quickprop_decay