php man page for fann_get_cascade_min_cand_epochs

Query: fann_get_cascade_min_cand_epochs

OS: php

Section: 3

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

FANN_GET_CASCADE_MIN_CAND_EPOCHS(3)					 1				       FANN_GET_CASCADE_MIN_CAND_EPOCHS(3)

fann_get_cascade_min_cand_epochs - Returns the minimum candidate epochs

SYNOPSIS
int fann_get_cascade_min_cand_epochs (resource $ann)
DESCRIPTION
The minimum candidate epochs determines the minimum number of epochs the input connections to the candidates may be trained before adding a new candidate neuron. The default min candidate epochs is 50.
PARAMETERS
o $ann -Neural network resource.
RETURN VALUES
The minimum candidate epochs, or FALSE on error.
SEE ALSO
fann_set_cascade_min_cand_epochs(3). PHP Documentation Group FANN_GET_CASCADE_MIN_CAND_EPOCHS(3)
Related Man Pages
fann_train_on_data(3) - php
fann_get_activation_function(3) - php
fann_get_cascade_candidate_change_fraction(3) - php
fann_get_cascade_candidate_stagnation_epochs(3) - php
fann_get_cascade_output_change_fraction(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)