fann_create_from_file
Constructs a backpropagation neural network from a configuration file
Beschreibung
resource fann_create_from_file
( string $configuration_file
)
Parameter-Liste
-
configuration_file
-
The configuration file path.
Rückgabewerte
Gibt bei Erfolg eines Resource eines neuralen Netzwerks zurück, ansonsten FALSE im Fehlerfall.