PHP 8.5.0 Beta 2 available for testing

fann_create_from_file

(PECL fann >= 1.0.0)

fann_create_from_fileConstructs a backpropagation neural network from a configuration file

Description

fann_create_from_file(string $configuration_file): resource

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

Parameters

configuration_file

The configuration file path.

Return Values

Returns a neural network resource on success, or false on error.

See Also

  • fann_save() - Saves the entire network to a configuration file

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /