fann_set_learning_momentum(3) php man page | unix.com

Man Page: fann_set_learning_momentum

Operating Environment: php

Section: 3

FANN_SET_LEARNING_MOMENTUM(3)						 1					     FANN_SET_LEARNING_MOMENTUM(3)

fann_set_learning_momentum - Sets the learning momentum

SYNOPSIS
bool fann_set_learning_momentum (resource $ann, float $learning_momentum)
DESCRIPTION
Sets the learning momentum. More info available in fann_get_learning_momentum(3).
PARAMETERS
o $ann -Neural network resource. o $learning_momentum - The learning momentum.
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_get_learning_momentum(3), fann_set_training_algorithm(3). PHP Documentation Group FANN_SET_LEARNING_MOMENTUM(3)
Related Man Pages
fann_set_activation_function(3) - php
fann_cascadetrain_on_data(3) - php
fann_get_activation_function(3) - php
fann_set_callback(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
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update