Fann Funzioni
PHP Manual

fann_get_cascade_activation_steepnesses_count

(PECL fann >= 1.0.0)

fann_get_cascade_activation_steepnesses_countThe number of activation steepnesses

Descrizione

int fann_get_cascade_activation_steepnesses_count ( resource $ann )

The number of activation steepnesses in the fann_get_cascade_activation_functions() array.

The default number of activation steepnesses is 4.

Elenco dei parametri

ann

Neural network resource.

Valori restituiti

The number of activation steepnesses, or FALSE on error.

Vedere anche:


Fann Funzioni
PHP Manual