array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'function.fann-get-bias-array.php', 1 => 'fann_get_bias_array', 2 => 'Get the number of bias in each layer in the network', ), 'up' => array ( 0 => 'ref.fann.php', 1 => 'Fann Funktionen', ), 'prev' => array ( 0 => 'function.fann-get-activation-steepness.php', 1 => 'fann_get_activation_steepness', ), 'next' => array ( 0 => 'function.fann-get-bit-fail.php', 1 => 'fann_get_bit_fail', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/fann/functions/fann-get-bias-array.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

fann_get_bias_array

(PECL fann >= 1.0.0)

fann_get_bias_arrayGet the number of bias in each layer in the network

Beschreibung

fann_get_bias_array(resource $ann): array

Get the number of bias in each layer in the network.

Parameter-Liste

ann

Ressource eines neuralen Netzwerks.

Rückgabewerte

An array of numbers of bias in each layer