Man Page: fann_get_cascade_activation_steepnesses
Operating Environment: php
Section: 3
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)
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Rules for Homework & Coursework Questions Forum |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| New Code Tags (Syntax Highlighting) |