fann_set_cascade_max_out_epochs(3) php man page | unix.com

Man Page: fann_set_cascade_max_out_epochs

Operating Environment: php

Section: 3

FANN_SET_CASCADE_MAX_OUT_EPOCHS(3)					 1					FANN_SET_CASCADE_MAX_OUT_EPOCHS(3)

fann_set_cascade_max_out_epochs - Sets the maximum out epochs

SYNOPSIS
bool fann_set_cascade_max_out_epochs (resource $ann, int $cascade_max_out_epochs)
DESCRIPTION
Sets the maximum out epochs.
PARAMETERS
o $ann -Neural network resource. o $cascade_max_out_epochs - The maximum out epochs.
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_get_cascade_max_out_epochs(3). PHP Documentation Group FANN_SET_CASCADE_MAX_OUT_EPOCHS(3)
Related Man Pages
fann_train_on_data(3) - php
fann_set_activation_steepness_layer(3) - php
fann_cascadetrain_on_file(3) - php
fann_get_cascade_candidate_stagnation_epochs(3) - php
fann_init_weights(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
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!