fann_get_cascade_activation_steepnesses(3) php man page | unix.com

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 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_cascadetrain_on_file(3) - php
fann_get_cascade_candidate_stagnation_epochs(3) - php
fann_get_cascade_output_change_fraction(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!