fann_get_cascade_activation_steepnesses_count

The number of activation steepnesses

Beschreibung

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.

Parameter-Liste

ann

Resource eines neuralen Netzwerks.

Rückgabewerte

The number of activation steepnesses, or FALSE on error.

Siehe auch

  • fann_get_cascade_activation_steepnesses
  • fann_set_cascade_activation_functions