Fann Funzioni
PHP Manual

fann_set_quickprop_decay

(PECL fann >= 1.0.0)

fann_set_quickprop_decaySets the quickprop decay factor

Descrizione

bool fann_set_quickprop_decay ( resource $ann , float $quickprop_decay )

Sets the quickprop decay factor.

Elenco dei parametri

ann

Neural network resource.

quickprop_decay

The quickprop decay factor.

Valori restituiti

Returns TRUE on success, or FALSE otherwise.

Vedere anche:


Fann Funzioni
PHP Manual