php man page for fann_set_cascade_max_cand_epochs

Query: fann_set_cascade_max_cand_epochs

OS: php

Section: 3

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

FANN_SET_CASCADE_MAX_CAND_EPOCHS(3)					 1				       FANN_SET_CASCADE_MAX_CAND_EPOCHS(3)

fann_set_cascade_max_cand_epochs - Sets the max candidate epochs

SYNOPSIS
bool fann_set_cascade_max_cand_epochs (resource $ann, int $cascade_max_cand_epochs)
DESCRIPTION
Sets the max candidate epochs.
PARAMETERS
o $ann -Neural network resource. o $cascade_max_cand_epochs - The max candidate epochs.
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_get_cascade_max_cand_epochs(3). PHP Documentation Group FANN_SET_CASCADE_MAX_CAND_EPOCHS(3)
Related Man Pages
fann_set_activation_function(3) - php
fann_get_cascade_num_candidates(3) - php
fann_cascadetrain_on_data(3) - php
fann_get_cascade_output_stagnation_epochs(3) - php
fann_train_on_file(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team