fann_set_output_scaling_params

(PECL fann >= 1.0.0)

fann_set_output_scaling_params����ѵ�����ݼ��㽫��ʹ�õ�������Ų���

˵��

fann_set_output_scaling_params ( resource $ann , resource $train_data , float $new_output_min , float $new_output_max ) : bool

����ѵ�����ݼ��㽫��ʹ�õ�������Ų���

����

ann

Neural network resource.

train_data

Neural network training data resource.

new_output_min

���ź�������ݵ���������(���ϸ���ѭ)

new_output_max

���ź�������ݵ���������(���ϸ���ѭ)

����ֵ

Returns TRUE on success, or FALSE otherwise.

�μ�