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

fann_run - Will run input through the neural network | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

fann_run

(PECL fann >= 1.0.0)

fann_runWill run input through the neural network

説明

array fann_run ( resource $ann , array $input )

Will run input through the neural network, returning an array of outputs, the number of which being equal to the number of neurons in the output layer.

パラメータ

ann

ニューラルネットワークリソース。

input

Array of input values

返り値

Array of output values, or FALSE on error


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

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