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_get_bit_fail(3) - php
fann_get_cascade_candidate_stagnation_epochs(3) - php
fann_get_cascade_output_change_fraction(3) - php
fann_set_activation_steepness(3) - php
fann_set_callback(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun