php man page for fann_get_cascade_min_out_epochs

Query: fann_get_cascade_min_out_epochs

OS: php

Section: 3

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

FANN_GET_CASCADE_MIN_OUT_EPOCHS(3)					 1					FANN_GET_CASCADE_MIN_OUT_EPOCHS(3)

fann_get_cascade_min_out_epochs - Returns the minimum out epochs

SYNOPSIS
int fann_get_cascade_min_out_epochs (resource $ann)
DESCRIPTION
The minimum out epochs determines the minimum number of epochs the output connections must be trained after adding a new candidate neuron. The default min out epochs is 50.
PARAMETERS
o $ann -Neural network resource.
RETURN VALUES
The minimum out epochs, or FALSE on error.
SEE ALSO
fann_set_cascade_min_out_epochs(3). PHP Documentation Group FANN_GET_CASCADE_MIN_OUT_EPOCHS(3)
Related Man Pages
fann_set_activation_function(3) - php
fann_get_cascade_num_candidates(3) - php
fann_set_callback(3) - php
fann_train_epoch(3) - php
fann_train_on_file(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch