php man page for fann_get_cascade_activation_functions

Query: fann_get_cascade_activation_functions

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FANN_GET_CASCADE_ACTIVATION_FUNCTIONS(3)				 1				  FANN_GET_CASCADE_ACTIVATION_FUNCTIONS(3)

fann_get_cascade_activation_functions - Returns the cascade activation functions

SYNOPSIS
array fann_get_cascade_activation_functions (resource $ann)
DESCRIPTION
The cascade activation functions 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 functions are FANN_SIGMOID, FANN_SIGMOID_SYMMETRIC, FANN_GAUSSIAN, FANN_GAUSSIAN_SYMMETRIC, FANN_ELLIOT, FANN_ELLIOT_SYMMETRIC.
PARAMETERS
o $ann -Neural network resource.
RETURN VALUES
The cascade activation functions, or FALSE on error.
SEE ALSO
fann_get_cascade_activation_functions_count(3), fann_set_cascade_activation_functions(3). PHP Documentation Group FANN_GET_CASCADE_ACTIVATION_FUNCTIONS(3)
Related Man Pages
fann_set_activation_function(3) - php
fann_set_activation_steepness_layer(3) - php
fann_cascadetrain_on_data(3) - php
fann_cascadetrain_on_file(3) - php
fann_get_cascade_output_change_fraction(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Nicki Paul to the Moderator Team!