fann_get_cascade_activation_steepnesses(3) php man page | unix.com

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 steepnesses

SYNOPSIS
array fann_get_cascade_activation_steepnesses (resource $ann)
DESCRIPTION
The 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}.
PARAMETERS
o $ann -Neural network resource.
RETURN VALUES
The cascade activation steepnesses, or FALSE on error.
SEE ALSO
fann_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_set_activation_function(3) - php
fann_get_cascade_num_candidates(3) - php
fann_get_activation_steepness(3) - php
fann_get_cascade_candidate_stagnation_epochs(3) - php
fann_get_cascade_output_stagnation_epochs(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update