fann_set_training_algorithm(3) php man page | unix.com

Man Page: fann_set_training_algorithm

Operating Environment: php

Section: 3

FANN_SET_TRAINING_ALGORITHM(3)						 1					    FANN_SET_TRAINING_ALGORITHM(3)

fann_set_training_algorithm - Sets the training algorithm

SYNOPSIS
bool fann_set_training_algorithm (resource $ann, int $training_algorithm)
DESCRIPTION
Sets the training algorithm. More info available in fann_get_training_algorithm(3).
PARAMETERS
o $ann -Neural network resource. o $training_algorithm -Training algorithm constant
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_get_training_algorithm(3). PHP Documentation Group FANN_SET_TRAINING_ALGORITHM(3)
Related Man Pages
fann_train_on_data(3) - php
fann_get_cascade_num_candidates(3) - php
fann_get_cascade_candidate_change_fraction(3) - php
fann_get_cascade_output_stagnation_epochs(3) - php
fann_init_weights(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update