(PECL fann >= 1.0.0)
fann_create_from_file — Constructs a backpropagation neural network from a configuration file
Constructs a backpropagation neural network from a configuration file, which have been saved by fann_save().
configuration_file
The configuration file path.
Gibt bei Erfolg die Ressource eines neuralen Netzwerks zurück oder false
im Fehlerfall.