php man page for fann_set_cascade_activation_functions

Query: fann_set_cascade_activation_functions

OS: php

Section: 3

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

FANN_SET_CASCADE_ACTIVATION_FUNCTIONS(3)				 1				  FANN_SET_CASCADE_ACTIVATION_FUNCTIONS(3)

fann_set_cascade_activation_functions - Sets the array of cascade candidate activation functions

SYNOPSIS
bool fann_set_cascade_activation_functions (resource $ann, array $cascade_activation_functions)
DESCRIPTION
Sets the array of cascade candidate activation functions. See fann_get_cascade_num_candidates(3) for a description of which candidate neurons will be generated by this array.
PARAMETERS
o $ann -Neural network resource. o $cascade_activation_functions - The array of cascade candidate activation functions.
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_get_cascade_activation_functions_count(3), fann_set_cascade_activation_functions(3). PHP Documentation Group FANN_SET_CASCADE_ACTIVATION_FUNCTIONS(3)
Related Man Pages
fann_get_activation_function(3) - php
fann_get_activation_steepness(3) - php
fann_get_cascade_candidate_change_fraction(3) - php
fann_get_cascade_output_change_fraction(3) - php
fann_set_activation_steepness(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Status of UNIX.COM Forum Transformation