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

fann_get_total_neurons - Get the total number of neurons in the entire network | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

fann_get_total_neurons

(PECL fann >= 1.0.0)

fann_get_total_neuronsGet the total number of neurons in the entire network

説明

int fann_get_total_neurons ( resource $ann )

Get the total number of neurons in the entire network. This number does also include the bias neurons, so a 2-4-2 network has 2+4+2 +2(bias) = 10 neurons.

パラメータ

ann

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

返り値

Total number of neurons in the entire network, or FALSE on error.


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

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