php man page for fann_set_weight_array

Query: fann_set_weight_array

OS: php

Section: 3

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

FANN_SET_WEIGHT_ARRAY(3)						 1						  FANN_SET_WEIGHT_ARRAY(3)

fann_set_weight_array - Set connections in the network

SYNOPSIS
bool fann_set_weight_array (resource $ann, array $connections)
DESCRIPTION
Set connections in the network. Only the weights can be changed, connections and weights are ignored if they do not already exist in the network.
PARAMETERS
o $ann -Neural network resource. o $connections - An array of FANNConnection objects
RETURN VALUES
Returns TRUE on success, or FALSE otherwise. PHP Documentation Group FANN_SET_WEIGHT_ARRAY(3)
Related Man Pages
fann_create_sparse_array(3) - php
fann_set_activation_function(3) - php
fann_get_cascade_num_candidates(3) - php
fann_init_weights(3) - php
fann_train_epoch(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun