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

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

  

fann_get_layer_array

(PECL fann >= 1.0.0)

fann_get_layer_arrayGet the number of neurons in each layer in the network

説明

array fann_get_layer_array ( resource $ann )

Get the number of neurons in each layer in the neural network.

Bias is not included so the layers match the fann_create functions.

パラメータ

ann

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

返り値

An array of numbers of neurons in each leayer


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

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