array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'function.fann-get-num-layers.php', 1 => 'fann_get_num_layers', 2 => 'Get the number of layers in the neural network', ), 'up' => array ( 0 => 'ref.fann.php', 1 => 'Fann İşlevleri', ), 'prev' => array ( 0 => 'function.fann-get-num-input.php', 1 => 'fann_get_num_input', ), 'next' => array ( 0 => 'function.fann-get-num-output.php', 1 => 'fann_get_num_output', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/fann/functions/fann-get-num-layers.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL fann >= 1.0.0)
fann_get_num_layers — Get the number of layers in the neural network
Get the number of layers in the neural network.
annSinir ağı özkaynağı.
The number of layers in the neural network, or false on error.