(PECL fann >= 1.0.0)
fann_create_train — Creates an empty training data struct
Creates an empty training data struct.
num_data
The number of training data
num_input
The number of inputs per training data
num_output
The number of ouputs per training data
Retorna um resource de dados de treinamento em caso de sucesso ou false
em caso de erro.
Nota:
Esta função só estará disponível se a extensão fann tiver sido compilada usando a biblioteca libfann >= 2.2.