fann_get_cascade_activation_steepnesses_count

(PECL fann >= 1.0.0)

fann_get_cascade_activation_steepnesses_countThe number of activation steepnesses

Descrierea

fann_get_cascade_activation_steepnesses_count ( resource $ann ) : int

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

The default number of activation steepnesses is 4.

Parametri

ann

resource a unei rețele neuronale.

Valorile întoarse

The number of activation steepnesses, or false on error.

A se vedea și

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top