Fann Funzioni
PHP Manual

fann_get_bias_array

(PECL fann >= 1.0.0)

fann_get_bias_arrayGet the number of bias in each layer in the network

Descrizione

array fann_get_bias_array ( resource $ann )

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

Elenco dei parametri

ann

Neural network resource.

Valori restituiti

An array of numbers of bias in each layer


Fann Funzioni
PHP Manual