PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

fann_create_from_file - Constructs a backpropagation neural network from a configuration file | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

fann_create_from_file

(PECL fann >= 1.0.0)

fann_create_from_fileConstructs 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_file

The configuration file path.

返り値

成功した場合にニューラルネットワークリソース、エラー時に FALSE を返します。

参考

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


忘却曲線を使ってこの関数を確実に記憶に残す

フォーラムで「fann_create_from_file - Constructs a backpropagation neural network from a configuration file」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | fann_create_from_file - Constructs a backpropagation neural network from a configuration file」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: