php man page for fann_get_cascade_num_candidates

Query: fann_get_cascade_num_candidates

OS: php

Section: 3

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

FANN_GET_CASCADE_NUM_CANDIDATES(3)					 1					FANN_GET_CASCADE_NUM_CANDIDATES(3)

fann_get_cascade_num_candidates - Returns the number of candidates used during training

SYNOPSIS
int fann_get_cascade_num_candidates (resource $ann)
DESCRIPTION
The number of candidates used during training (calculated by multiplying fann_get_cascade_activation_functions_count(3), fann_get_cas- cade_activation_steepnesses_count(3) and fann_get_cascade_num_candidate_groups(3)). The actual candidates is defined by the fann_get_cascade_activation_functions(3) and fann_get_cascade_activation_steepnesses(3) arrays. These arrays define the activation functions and activation steepnesses used for the candidate neurons. If there are 2 activation functions in the activation function array and 3 steepnesses in the steepness array, then there will be 2x3=6 different candidates which will be trained. These 6 different candidates can be copied into several candidate groups, where the only difference between these groups is the initial weights. If the number of groups is set to 2, then the number of candidate neurons will be 2x3x2=12. The number of candidate groups is defined by fann_set_cascade_num_candidate_groups(3). The default number of candidates is 6x4x2 = 48
PARAMETERS
o $ann -Neural network resource.
RETURN VALUES
The number of candidates used during training, or FALSE on error.
SEE ALSO
fann_get_cascade_activation_functions(3), fann_get_cascade_activation_functions_count(3), fann_get_cascade_activation_steepnesses(3), fann_get_cascade_activation_steepnesses_count(3), fann_get_cascade_num_candidate_groups(3). PHP Documentation Group FANN_GET_CASCADE_NUM_CANDIDATES(3)
Related Man Pages
moduli(5) - linux
rkbgnbun(3) - debian
rkintro(3) - debian
cm_open(3x) - sunos
sshd-keygen-wrapper(1) - osx
Similar Topics in the Unix Linux Community
Hp-ux
forums to hire unix experts
C Brain Teaser
UNIX Training?
C: lenght of array