検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 33 for layer (0.005 sec.)
Sets the activation steepness for all of the neurons in the supplied layer numbe... 10572
« fann_set_activation_steepness_hidden fann_set_activation_steepness_output » PHP Manual Fann 関 ... n steepness for all of the neurons in the supplied layer number fann_set_activation_steepness_layer (PECL f ... ann >= 1.0.0) fann_set_activation_steepness_layer — Sets the activation steepness for all of the neu ... rons in the supplied layer number 説明 fann_set_activation_steepness_layer ( ... resource $ann , float $activation_steepness , int $layer ): bool Set the activation steepness for all of th ...
https://man.plustar.jp/php/function.fann-set-activation-steepness-layer.html - [similar]
Sets the activation function for all the neurons in the supplied layer 10540
« fann_set_activation_function_hidden fann_set_activation_function_output » PHP Manual Fann 関数 ... ation function for all the neurons in the supplied layer fann_set_activation_function_layer (PECL fann >= 1 ... .0.0) fann_set_activation_function_layer — Sets the activation function for all the neurons ... in the supplied layer 説明 fann_set_activation_function_layer ( resource ... $ann , int $activation_function , int $layer ): bool Set the activation function for all the ne ...
https://man.plustar.jp/php/function.fann-set-activation-function-layer.html - [similar]
Returns the activation steepness for supplied neuron and layer number 10299
« fann_get_activation_function fann_get_bias_array » PHP Manual Fann 関数 Returns the activation ... steepness for supplied neuron and layer number fann_get_activation_steepness (PECL fann >= ... s the activation steepness for supplied neuron and layer number 説明 fann_get_activation_steepness ( resour ... ce $ann , int $layer , int $neuron ): float Get the activation steepnes ... s for neuron number neuron in layer number layer , counting the input layer as layer 0 ...
https://man.plustar.jp/php/function.fann-get-activation-steepness.html - [similar]
Sets the activation steepness for supplied neuron and layer number 10267
« fann_set_activation_steepness_output fann_set_bit_fail_limit » PHP Manual Fann 関数 Sets the a ... ctivation steepness for supplied neuron and layer number fann_set_activation_steepness (PECL fann >= ... s the activation steepness for supplied neuron and layer number 説明 fann_set_activation_steepness ( resour ... ce $ann , float $activation_steepness , int $layer , int $neuron ): bool Set the activation steepness ... for neuron number neuron in layer number layer , counting the input layer as layer 0 ...
https://man.plustar.jp/php/function.fann-set-activation-steepness.html - [similar]
Sets the activation function for supplied neuron and layer 10235
« fann_set_activation_function_output fann_set_activation_steepness_hidden » PHP Manual Fann 関数 ... ts the activation function for supplied neuron and layer fann_set_activation_function (PECL fann >= 1.0.0) ... ts the activation function for supplied neuron and layer 説明 fann_set_activation_function ( resource $ann ... , int $activation_function , int $layer , int $neuron ): bool Set the activation function ... for neuron number neuron in layer number layer , counting the input layer as layer 0 ...
https://man.plustar.jp/php/function.fann-set-activation-function.html - [similar]
Returns the activation function 10171
« fann_duplicate_train_data fann_get_activation_steepness » PHP Manual Fann 関数 Returns the act ... ann_get_activation_function ( resource $ann , int $layer , int $neuron ): int Get the activation function f ... or neuron number neuron in layer number layer , counting the input layer as layer 0 ... activation functions for the neurons in the input layer. The return value is one of the activation functio ... s. パラメータ ann ニューラルネットワークリソース。 layer Layer number. neuron Neuron number. 戻り値 Learnin ...
https://man.plustar.jp/php/function.fann-get-activation-function.html - [similar]
Sets the steepness of the activation steepness in the output layer 9882
« fann_set_activation_steepness_layer fann_set_activation_steepness » PHP Manual Fann 関数 Sets ... teepness of the activation steepness in the output layer fann_set_activation_steepness_output (PECL fann >= ... teepness of the activation steepness in the output layer 説明 fann_set_activation_steepness_output ( resour ... teepness of the activation steepness in the output layer. パラメータ ann ニューラルネットワークリソース。 a ... s the activation steepness for supplied neuron and layer number fann_set_activation_steepness_layer() - Set ...
https://man.plustar.jp/php/function.fann-set-activation-steepness-output.html - [similar]
Sets the activation function for the output layer 9834
« fann_set_activation_function_layer fann_set_activation_function » PHP Manual Fann 関数 Sets th ... e activation function for the output layer fann_set_activation_function_output (PECL fann >= ... tput — Sets the activation function for the output layer 説明 fann_set_activation_function_output ( resourc ... : bool Sets the activation function for the output layer. パラメータ ann ニューラルネットワークリソース。 a ... ts the activation function for supplied neuron and layer fann_set_activation_function_layer() - Sets the ac ...
https://man.plustar.jp/php/function.fann-set-activation-function-output.html - [similar]
Get the number of neurons in each layer in the network 9449
« fann_get_errstr fann_get_learning_momentum » PHP Manual Fann 関数 Get the number of neurons in ... each layer in the network fann_get_layer_array (PECL fann >= ... 1.0.0) fann_get_layer_array — Get the number of neurons in each layer in ... the network 説明 fann_get_layer_array ( resource $ann ): array Get the number of n ... eurons in each layer in the neural network. Bias is not included so the ...
https://man.plustar.jp/php/function.fann-get-layer-array.html - [similar]
Creates a standard fully connected backpropagation neural network using an array... 9337
« fann_create_sparse fann_create_standard » PHP Manual Fann 関数 Creates a standard fully connec ... d backpropagation neural network using an array of layer sizes fann_create_standard_array (PECL fann >= 1.0 ... d backpropagation neural network using an array of layer sizes 説明 fann_create_standard_array ( int $num_l ... ayers , array $layers ): resource Creates a standard fully connected ba ... eural network. There will be a bias neuron in each layer (except the output layer), and this bias neuron wi ...
https://man.plustar.jp/php/function.fann-create-standard-array.html - [similar]
PREV 1 2 3 4 NEXT