php man page for fann_get_learning_momentum

Query: fann_get_learning_momentum

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FANN_GET_LEARNING_MOMENTUM(3)						 1					     FANN_GET_LEARNING_MOMENTUM(3)

fann_get_learning_momentum - Returns the learning momentum

SYNOPSIS
float fann_get_learning_momentum (resource $ann)
DESCRIPTION
The learning momentum can be used to speed up FANN_TRAIN_INCREMENTAL training. A too high momentum will however not benefit training. Set- ting momentum to 0 will be the same as not using the momentum parameter. The recommended value of this parameter is between 0.0 and 1.0. The default momentum is 0.
PARAMETERS
o $ann -Neural network resource.
RETURN VALUES
Returns TRUE on success, or FALSE otherwise. The learning momentum, or FALSE on error.
SEE ALSO
fann_set_learning_momentum(3), fann_set_training_algorithm(3). PHP Documentation Group FANN_GET_LEARNING_MOMENTUM(3)
Related Man Pages
fann_get_cascade_candidate_change_fraction(3) - php
fann_get_cascade_output_change_fraction(3) - php
fann_get_cascade_output_stagnation_epochs(3) - php
fann_set_activation_steepness(3) - php
fann_train_epoch(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!