fann_get_learning_rate(3) php man page | unix.com

Man Page: fann_get_learning_rate

Operating Environment: php

Section: 3

FANN_GET_LEARNING_RATE(3)						 1						 FANN_GET_LEARNING_RATE(3)

fann_get_learning_rate - Returns the learning rate

SYNOPSIS
float fann_get_learning_rate (resource $ann)
DESCRIPTION
The learning rate is used to determine how aggressive training should be for some of the training algorithms ( FANN_TRAIN_INCREMENTAL, FANN_TRAIN_BATCH, FANN_TRAIN_QUICKPROP). Do however note that it is not used in FANN_TRAIN_RPROP. The default learning rate is 0.7.
PARAMETERS
o $ann -Neural network resource.
RETURN VALUES
The learning rate, or FALSE on error.
SEE ALSO
fann_set_learning_rate(3), fann_set_training_algorithm(3). PHP Documentation Group FANN_GET_LEARNING_RATE(3)
Related Man Pages
fann_get_cascade_num_candidates(3) - php
fann_get_activation_steepness(3) - php
fann_get_cascade_candidate_change_fraction(3) - php
fann_get_cascade_output_change_fraction(3) - php
fann_get_cascade_output_stagnation_epochs(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
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 Wolf Machowitsch