fann_get_cascade_activation_steepnesses_count
(PECL fann >= 1.0.0)
fann_get_cascade_activation_steepnesses_count — The number of activation steepnesses
Beschreibung
$ann): intThe number of activation steepnesses in the fann_get_cascade_activation_functions() array.
The default number of activation steepnesses is 4.
Parameter-Liste
- 
ann - 
     
Ressource eines neuralen Netzwerks.
 
Rückgabewerte
   The number of activation steepnesses, or false on error.
  
Siehe auch
- fann_get_cascade_activation_steepnesses() - Returns the cascade activation steepnesses
 - fann_set_cascade_activation_functions() - Sets the array of cascade candidate activation functions
 
                    
                    
                    
                    
                    
          