fann_randomize_weights

(PECL fann >= 1.0.0)

fann_randomize_weights��ÿ�����Ӹ�һ������ min_weight �� max_weight ֮������Ȩ�ء�

˵��

fann_randomize_weights ( resource $ann , float $min_weight , float $max_weight ) : bool

��ÿ�����Ӹ�һ������ min_weight �� max_weight֮������Ȩ�ء�

��һ��ʼȨ�ؽ��� -0.1 �� 0.1֮�䡣

����

ann

Neural network resource.

min_weight

��СȨ��ֵ

max_weight

���Ȩ��ֵ

����ֵ

Returns TRUE on success, or FALSE otherwise.

�μ�