fann_set_learning_rate(3) php man page | unix.com

Man Page: fann_set_learning_rate

Operating Environment: php

Section: 3

FANN_SET_LEARNING_RATE(3)						 1						 FANN_SET_LEARNING_RATE(3)

fann_set_learning_rate - Sets the learning rate

SYNOPSIS
bool fann_set_learning_rate (resource $ann, float $learning_rate)
DESCRIPTION
Sets the learning rate. More info available in fann_get_learning_rate(3).
PARAMETERS
o $ann -Neural network resource. o $learning_rate - The learning rate.
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_get_learning_rate(3), fann_set_training_algorithm(3). PHP Documentation Group FANN_SET_LEARNING_RATE(3)
Related Man Pages
fann_train_on_data(3) - php
fann_set_activation_function(3) - php
fann_cascadetrain_on_data(3) - php
fann_get_bit_fail(3) - php
fann_save(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!