検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 44 for [SIMILAR] 16 1024 4096 WITH 67813 steepness WITH... (0.082 sec.)
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]
Creates a standard fully connected backpropagation neural network 0
« fann_create_standard_array fann_create_train_from_callback » PHP Manual Fann 関数 Creates a standard fully connected backpropagation neural network fann_create_standard (PECL fann >= 1.0.0) fann_create_standard — Creates a standard fully connected backpropagation neural network 説明 fa ...
https://man.plustar.jp/php/function.fann-create-standard.html - [similar]
Return the candidate limit 0
« fann_get_cascade_candidate_change_fraction fann_get_cascade_candidate_stagnation_epochs » PHP Manual Fann 関数 Return the candidate limit fann_get_cascade_candidate_limit (PECL fann >= 1.0.0) fann_get_cascade_candidate_limit — Return the candidate limit 説明 fann_get_cascade_candidate_ ...
https://man.plustar.jp/php/function.fann-get-cascade-candidate-limit.html - [similar]
Returns the maximum candidate epochs 0
« fann_get_cascade_candidate_stagnation_epochs fann_get_cascade_max_out_epochs » PHP Manual Fann 関数 Returns the maximum candidate epochs fann_get_cascade_max_cand_epochs (PECL fann >= 1.0.0) fann_get_cascade_max_cand_epochs — Returns the maximum candidate epochs 説明 fann_get_cascade_m ...
https://man.plustar.jp/php/function.fann-get-cascade-max-cand-epochs.html - [similar]
Returns the maximum out epochs 0
« fann_get_cascade_max_cand_epochs fann_get_cascade_min_cand_epochs » PHP Manual Fann 関数 Returns the maximum out epochs fann_get_cascade_max_out_epochs (PECL fann >= 1.0.0) fann_get_cascade_max_out_epochs — Returns the maximum out epochs 説明 fann_get_cascade_max_out_epochs ( resource ...
https://man.plustar.jp/php/function.fann-get-cascade-max-out-epochs.html - [similar]
Returns the minimum candidate epochs 0
« fann_get_cascade_max_out_epochs fann_get_cascade_min_out_epochs » PHP Manual Fann 関数 Returns the minimum candidate epochs fann_get_cascade_min_cand_epochs (PECL fann >= 1.0.0) fann_get_cascade_min_cand_epochs — Returns the minimum candidate epochs 説明 fann_get_cascade_min_cand_epoch ...
https://man.plustar.jp/php/function.fann-get-cascade-min-cand-epochs.html - [similar]
Returns the bit fail limit used during training 0
« fann_get_bias_array fann_get_bit_fail » PHP Manual Fann 関数 Returns the bit fail limit used during training fann_get_bit_fail_limit (PECL fann >= 1.0.0) fann_get_bit_fail_limit — Returns the bit fail limit used during training 説明 fann_get_bit_fail_limit ( resource $ann ): float Retu ...
https://man.plustar.jp/php/function.fann-get-bit-fail-limit.html - [similar]
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 an exact copy of a fann train data 0
« fann_destroy fann_get_activation_function » PHP Manual Fann 関数 Returns an exact copy of a fann train data fann_duplicate_train_data (PECL fann >= 1.0.0) fann_duplicate_train_data — Returns an exact copy of a fann train data 説明 fann_duplicate_train_data ( resource $data ): resource ...
https://man.plustar.jp/php/function.fann-duplicate-train-data.html - [similar]
Scale input and output data based on previously calculated parameters 0
« fann_scale_train_data fann_set_activation_function_hidden » PHP Manual Fann 関数 Scale input and output data based on previously calculated parameters fann_scale_train (PECL fann >= 1.0.0) fann_scale_train — Scale input and output data based on previously calculated parameters 説明 fan ...
https://man.plustar.jp/php/function.fann-scale-train.html - [similar]
PREV 1 2 3 4 5 NEXT