Query: fann_get_cascade_activation_steepnesses_count
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_GET_CASCADE_ACTIVATION_STEEPNESSES_COUNT(3) 1 FANN_GET_CASCADE_ACTIVATION_STEEPNESSES_COUNT(3) fann_get_cascade_activation_steepnesses_count - The number of activation steepnessesSYNOPSISint fann_get_cascade_activation_steepnesses_count (resource $ann)DESCRIPTIONThe number of activation steepnesses in the fann_get_cascade_activation_functions(3) array. The default number of activation steepnesses is 4.PARAMETERSo $ann -Neural network resource.RETURN VALUESThe number of activation steepnesses, or FALSE on error.SEE ALSOfann_get_cascade_activation_steepnesses(3), fann_set_cascade_activation_functions(3). PHP Documentation Group FANN_GET_CASCADE_ACTIVATION_STEEPNESSES_COUNT(3)
Related Man Pages |
---|
fann_train_on_data(3) - php |
fann_cascadetrain_on_data(3) - php |
fann_get_cascade_output_stagnation_epochs(3) - php |
fann_save(3) - php |
fann_train_epoch(3) - php |