array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'function.fann-get-layer-array.php', 1 => 'fann_get_layer_array', 2 => 'Get the number of neurons in each layer in the network', ), 'up' => array ( 0 => 'ref.fann.php', 1 => 'Функції Fann', ), 'prev' => array ( 0 => 'function.fann-get-errstr.php', 1 => 'fann_get_errstr', ), 'next' => array ( 0 => 'function.fann-get-learning-momentum.php', 1 => 'fann_get_learning_momentum', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/fann/functions/fann-get-layer-array.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

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

Ресурс (resource) нейронної мережі.

Значення, що повертаються

An array of numbers of neurons in each leayer