array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'function.fann-set-cascade-num-candidate-groups.php', 1 => 'fann_set_cascade_num_candidate_groups', 2 => 'Sets the number of candidate groups', ), 'up' => array ( 0 => 'ref.fann.php', 1 => 'Fann Funzioni', ), 'prev' => array ( 0 => 'function.fann-set-cascade-min-out-epochs.php', 1 => 'fann_set_cascade_min_out_epochs', ), 'next' => array ( 0 => 'function.fann-set-cascade-output-change-fraction.php', 1 => 'fann_set_cascade_output_change_fraction', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/fann/functions/fann-set-cascade-num-candidate-groups.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

fann_set_cascade_num_candidate_groups

(PECL fann >= 1.0.0)

fann_set_cascade_num_candidate_groupsSets the number of candidate groups

Descrizione

fann_set_cascade_num_candidate_groups(resource $ann, int $cascade_num_candidate_groups): bool

Sets the number of candidate groups.

Elenco dei parametri

ann

Neural network resource.

cascade_num_candidate_groups

The number of candidate groups.

Valori restituiti

Returns true on success, or false otherwise.

Vedere anche: