fann_set_weight

(PECL fann >= 1.0.0)

fann_set_weight������������һ�����ӡ�

˵��

fann_set_weight ( resource $ann , int $from_neuron , int $to_neuron , float $weight ) : bool

������������һ�����ӡ�

����

ann

Neural network resource.

from_neuron

���ӿ�ʼ������Ԫ��

to_neuron

���ӽ���������Ԫ��

weight

����Ȩ�ء�

����ֵ

Returns TRUE on success, or FALSE otherwise.