fann_get_cascade_max_cand_epochs(3) php man page | unix.com

Man Page: fann_get_cascade_max_cand_epochs

Operating Environment: php

Section: 3

FANN_GET_CASCADE_MAX_CAND_EPOCHS(3)					 1				       FANN_GET_CASCADE_MAX_CAND_EPOCHS(3)

fann_get_cascade_max_cand_epochs - Returns the maximum candidate epochs

SYNOPSIS
int fann_get_cascade_max_cand_epochs (resource $ann)
DESCRIPTION
The maximum candidate epochs determines the maximum number of epochs the input connections to the candidates may be trained before adding a new candidate neuron. The default max candidate epochs is 150.
PARAMETERS
o $ann -Neural network resource.
RETURN VALUES
The maximum candidate epochs, or FALSE on error.
SEE ALSO
fann_set_cascade_max_cand_epochs(3). PHP Documentation Group FANN_GET_CASCADE_MAX_CAND_EPOCHS(3)
Related Man Pages
fann_get_cascade_num_candidates(3) - php
fann_cascadetrain_on_data(3) - php
fann_get_activation_function(3) - php
fann_get_cascade_output_change_fraction(3) - php
fann_get_cascade_output_stagnation_epochs(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Please Welcome Nicki Paul to the Moderator Team!