PHP.nl

fann_set_weight

fann_set_weight

Set a connection in the network

bool **fann_set_weight** resource $ann int $from_neuron int $to_neuron float $weight

Set a connections in the network.

ann``from_neuronThe neuron where the connection starts

to_neuronThe neuron where the connection ends

weightConnection weight