Php/docs/function.fann-get-layer-array

提供:Dev Guides
< Php
2020年12月14日 (月) 12:12時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

fann_get_layer_array

(PECL fann >= 1.0.0)

fann_get_layer_arrayGet the number of neurons in each layer in the network


説明

fann_get_layer_array ( resource $ann ) : array

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