検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 369 for [SIMILAR] 16 1024 4096 WITH 18198 neurons WITH 8... (0.322 sec.)
XOR training 0
« 例 Fann 関数 » PHP Manual 例 XOR training XOR training This example shows how to train data for XOR function 例1 xor.data file 4 2 1 -1 -1 -1 -1 1 1 1 -1 1 1 1 -1 例2 Simple train <?php $num_input = 2 ; $num_output = 1 ; $num_layers = 3 ; $num_neurons_hidden = 3 ; $desired_error = 0.00 ...
https://man.plustar.jp/php/fann.examples-1.html - [similar]
Returns the activation function 0
« fann_duplicate_train_data fann_get_activation_steepness » PHP Manual Fann 関数 Returns the activation function fann_get_activation_function (PECL fann >= 1.0.0) fann_get_activation_function — Returns the activation function 説明 fann_get_activation_function ( resource $ann , int $layer ...
https://man.plustar.jp/php/function.fann-get-activation-function.html - [similar]
Sets the activation function for all of the hidden layers 0
« fann_scale_train fann_set_activation_function_layer » PHP Manual Fann 関数 Sets the activation function for all of the hidden layers fann_set_activation_function_hidden (PECL fann >= 1.0.0) fann_set_activation_function_hidden — Sets the activation function for all of the hidden layers ...
https://man.plustar.jp/php/function.fann-set-activation-function-hidden.html - [similar]
Creates a standard backpropagation neural network, which is not fully connected 0
« fann_create_sparse_array fann_create_standard_array » PHP Manual Fann 関数 Creates a standard backpropagation neural network, which is not fully connected fann_create_sparse (PECL fann >= 1.0.0) fann_create_sparse — Creates a standard backpropagation neural network, which is not fully ...
https://man.plustar.jp/php/function.fann-create-sparse.html - [similar]
Creates a standard fully connected backpropagation neural network using an array... 0
« fann_create_sparse fann_create_standard » PHP Manual Fann 関数 Creates a standard fully connected backpropagation neural network using an array of layer sizes fann_create_standard_array (PECL fann >= 1.0.0) fann_create_standard_array — Creates a standard fully connected backpropagation ...
https://man.plustar.jp/php/function.fann-create-standard-array.html - [similar]
Returns the number of candidates used during training 0
« fann_get_cascade_num_candidate_groups fann_get_cascade_output_change_fraction » PHP Manual Fann 関数 Returns the number of candidates used during training fann_get_cascade_num_candidates (PECL fann >= 1.0.0) fann_get_cascade_num_candidates — Returns the number of candidates used during ...
https://man.plustar.jp/php/function.fann-get-cascade-num-candidates.html - [similar]
The number of fail bits 0
« fann_get_bit_fail_limit fann_get_cascade_activation_functions_count » PHP Manual Fann 関数 The number of fail bits fann_get_bit_fail (PECL fann >= 1.0.0) fann_get_bit_fail — The number of fail bits 説明 fann_get_bit_fail ( resource $ann ): int The number of fail bits; means the number ...
https://man.plustar.jp/php/function.fann-get-bit-fail.html - [similar]
Returns the cascade output change fraction 0
« fann_get_cascade_num_candidates fann_get_cascade_output_stagnation_epochs » PHP Manual Fann 関数 Returns the cascade output change fraction fann_get_cascade_output_change_fraction (PECL fann >= 1.0.0) fann_get_cascade_output_change_fraction — Returns the cascade output change fraction ...
https://man.plustar.jp/php/function.fann-get-cascade-output-change-fraction.html - [similar]
Returns the number of cascade output stagnation epochs 0
« fann_get_cascade_output_change_fraction fann_get_cascade_weight_multiplier » PHP Manual Fann 関数 Returns the number of cascade output stagnation epochs fann_get_cascade_output_stagnation_epochs (PECL fann >= 1.0.0) fann_get_cascade_output_stagnation_epochs — Returns the number of casc ...
https://man.plustar.jp/php/function.fann-get-cascade-output-stagnation-epochs.ht... - [similar]
Sets the cascade output change fraction 0
« fann_set_cascade_num_candidate_groups fann_set_cascade_output_stagnation_epochs » PHP Manual Fann 関数 Sets the cascade output change fraction fann_set_cascade_output_change_fraction (PECL fann >= 1.0.0) fann_set_cascade_output_change_fraction — Sets the cascade output change fraction ...
https://man.plustar.jp/php/function.fann-set-cascade-output-change-fraction.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT