fann_randomize_weights(3) php man page | unix.com

Man Page: fann_randomize_weights

Operating Environment: php

Section: 3

FANN_RANDOMIZE_WEIGHTS(3)						 1						 FANN_RANDOMIZE_WEIGHTS(3)

fann_randomize_weights - Give each connection a random weight between min_weight and max_weight

SYNOPSIS
bool fann_randomize_weights (resource $ann, float $min_weight, float $max_weight)
DESCRIPTION
Give each connection a random weight between $min_weight and $max_weight From the beginning the weights are random between -0.1 and 0.1.
PARAMETERS
o $ann -Neural network resource. o $min_weight - Minimum weight value o $max_weight - Maximum weight value
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_init_weights(3). PHP Documentation Group FANN_RANDOMIZE_WEIGHTS(3)
Related Man Pages
fann_set_activation_steepness_layer(3) - php
fann_save(3) - php
fann_set_activation_steepness(3) - php
fann_set_callback(3) - php
fann_train_on_file(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
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