Query: fann_get_cascade_activation_steepnesses
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_GET_CASCADE_ACTIVATION_STEEPNESSES(3) 1 FANN_GET_CASCADE_ACTIVATION_STEEPNESSES(3) fann_get_cascade_activation_steepnesses - Returns the cascade activation steepnessesSYNOPSISarray fann_get_cascade_activation_steepnesses (resource $ann)DESCRIPTIONThe cascade activation steepnesses array is an array of the different activation functions used by the candidates. See fann_get_cascade_num_candidates(3) for a description of which candidate neurons will be generated by this array. The default activation steepnesses are {0.25, 0.50, 0.75, 1.00}.PARAMETERSo $ann -Neural network resource.RETURN VALUESThe cascade activation steepnesses, or FALSE on error.SEE ALSOfann_get_cascade_activation_steepnesses_count(3), fann_set_cascade_activation_steepnesses(3). PHP Documentation Group FANN_GET_CASCADE_ACTIVATION_STEEPNESSES(3)
Related Man Pages |
---|
fann_get_activation_steepness(3) - php |
fann_get_bit_fail(3) - php |
fann_get_cascade_output_change_fraction(3) - php |
fann_set_activation_steepness(3) - php |
ai::fann(3pm) - debian |