fann_cascadetrain_on_file

(PECL fann >= 1.0.0)

fann_cascadetrain_on_file��ȡ�ļ������������ݼ���ѵ����ʹ�� Cascade2 ѵ���㷨ѵ��һ��ʱ�䡣

˵��

fann_cascadetrain_on_file ( resource $ann , string $filename , int $max_neurons , int $neurons_between_reports , float $desired_error ) : bool

�� fann_cascadetrain_on_data() ������һ���Ĺ��������Ǹú�����ֱ�Ӵ��ļ���ȡѵ�����ݵġ�

����

ann

Neural network resource.

filename

���������������Ԫ�����������

max_neurons

�ڴ�ӡ״̬���浽��׼���֮�����Ԫ������0ֵ��ʾû�б����ӡ��

neurons_between_reports

��ӡ״̬����֮�����Ԫ������0ֵ��ʾû�б����ӡ��

desired_error

������ fann_get_MSE() ֵ���� fann_get_bit_fail() ֵ�� ȡ���� fann_set_train_stop_function() ����ѡ���ֹͣ������

����ֵ

Returns TRUE on success, or FALSE otherwise.

�μ�