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 networkSYNOPSISbool fann_set_weight (resource $ann, int $from_neuron, int $to_neuron, float $weight)DESCRIPTIONSet a connections in the network.PARAMETERSo $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 weightRETURN VALUESReturns TRUE on success, or FALSE otherwise. PHP Documentation Group FANN_SET_WEIGHT(3)
Related Man Pages |
---|
fann_train_on_data(3) - php |
fann_set_activation_steepness_layer(3) - php |
fann_get_activation_steepness(3) - php |
fann_init_weights(3) - php |
fann_set_activation_steepness(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
Rules for Homework & Coursework Questions Forum |
Please Welcome Don Cragun as Lead Moderator |
Status of UNIX.COM Forum Transformation |