fann_create_from_file
Constructs a backpropagation neural network from a configuration file
&reftitle.description;
resourcefann_create_from_file
stringconfiguration_file
Constructs a backpropagation neural network from a configuration file, which have been saved by fann_save.
&reftitle.parameters;
configuration_file
The configuration file path.
&reftitle.returnvalues;
&fann.return.ann;
&reftitle.seealso;
fann_save