PHP.nl

fann_create_from_file

fann_create_from_file

Constructs a backpropagation neural network from a configuration file

resource **fann_create_from_file** string $configuration_file

Constructs a backpropagation neural network from a configuration file, which have been saved by . fann_save

configuration_fileThe configuration file path.

fann_save