php man page for fann_set_weight

Query: fann_set_weight

OS: php

Section: 3

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

FANN_SET_WEIGHT(3)							 1							FANN_SET_WEIGHT(3)

fann_set_weight - Set a connection in the network

SYNOPSIS
bool fann_set_weight (resource $ann, int $from_neuron, int $to_neuron, float $weight)
DESCRIPTION
Set a connections in the network.
PARAMETERS
o $ann -Neural network resource. o $from_neuron - The neuron where the connection starts o $to_neuron - The neuron where the connection ends o $weight - Connection weight
RETURN VALUES
Returns TRUE on success, or FALSE otherwise. PHP Documentation Group FANN_SET_WEIGHT(3)
Related Man Pages
fann_cascadetrain_on_file(3) - php
fann_get_activation_function(3) - php
fann_get_cascade_candidate_stagnation_epochs(3) - php
fann_save(3) - php
fann_set_activation_steepness(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun