fann_get_training_algorithm(3) php man page | unix.com

Man Page: fann_get_training_algorithm

Operating Environment: php

Section: 3

FANN_GET_TRAINING_ALGORITHM(3)						 1					    FANN_GET_TRAINING_ALGORITHM(3)

fann_get_training_algorithm - Returns the training algorithm

SYNOPSIS
int fann_get_training_algorithm (resource $ann)
DESCRIPTION
Returns the training algorithm. This training algorithm is used by fann_train_on_data(3) and associated functions. Note that this algorithm is also used during fann_cascadetrain_on_data(3), although only FANN_TRAIN_RPROP and FANN_TRAIN_QUICKPROP is allowed during cascade training.
PARAMETERS
o $ann -Neural network resource.
RETURN VALUES
Training algorithm constant, or FALSE on error.
SEE ALSO
fann_set_training_algorithm(3). PHP Documentation Group FANN_GET_TRAINING_ALGORITHM(3)
Related Man Pages
fann_train_on_data(3) - php
fann_get_cascade_num_candidates(3) - php
fann_cascadetrain_on_file(3) - php
fann_get_cascade_candidate_stagnation_epochs(3) - php
fann_set_activation_steepness(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch