検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 109 for [SIMILAR] 16 1024 4096 WITH 12770 training WITH ... (0.206 sec.)
Returns the minimum out epochs 5408
« fann_get_cascade_min_cand_epochs fann_get_cascade_num_candidate_groups » PHP Manual Fann 関数 Returns the minimum out epochs fann_get_cascade_min_out_epochs (PECL fann >= 1.0.0) fann_get_cascade_min_out_epochs — Returns the minimum out epochs 説明 fann_get_cascade_min_out_epochs ( reso ...
https://man.plustar.jp/php/function.fann-get-cascade-min-out-epochs.html - [similar]
Sets the minimum out epochs 5408
« fann_set_cascade_min_cand_epochs fann_set_cascade_num_candidate_groups » PHP Manual Fann 関数 Sets the minimum out epochs fann_set_cascade_min_out_epochs (PECL fann >= 1.0.0) fann_set_cascade_min_out_epochs — Sets the minimum out epochs 説明 fann_set_cascade_min_out_epochs ( resource $ ...
https://man.plustar.jp/php/function.fann-set-cascade-min-out-epochs.html - [similar]
Sets the number of cascade output stagnation epochs 5408
« fann_set_cascade_output_change_fraction fann_set_cascade_weight_multiplier » PHP Manual Fann 関数 Sets the number of cascade output stagnation epochs fann_set_cascade_output_stagnation_epochs (PECL fann >= 1.0.0) fann_set_cascade_output_stagnation_epochs — Sets the number of cascade ou ...
https://man.plustar.jp/php/function.fann-set-cascade-output-stagnation-epochs.ht... - [similar]
XOR training 5117
« 例 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 number of inputs in each of the training patterns in the train data 5117
« fann_merge_train_data fann_num_output_train_data » PHP Manual Fann 関数 Returns the number of inputs in each of the training patterns in the train data fann_num_input_train_data (PECL fann >= 1.0.0) fann_num_input_train_data — Returns the number of inputs in each of the training patter ...
https://man.plustar.jp/php/function.fann-num-input-train-data.html - [similar]
Returns the number of outputs in each of the training patterns in the train data 5117
« fann_num_input_train_data fann_print_error » PHP Manual Fann 関数 Returns the number of outputs in each of the training patterns in the train data fann_num_output_train_data (PECL fann >= 1.0.0) fann_num_output_train_data — Returns the number of outputs in each of the training patterns ...
https://man.plustar.jp/php/function.fann-num-output-train-data.html - [similar]
Reads a file that stores training data 5117
« fann_randomize_weights fann_reset_errno » PHP Manual Fann 関数 Reads a file that stores training data fann_read_train_from_file (PECL fann >= 1.0.0) fann_read_train_from_file — Reads a file that stores training data 説明 fann_read_train_from_file ( string $filename ): resource Reads a ...
https://man.plustar.jp/php/function.fann-read-train-from-file.html - [similar]
Returns an copy of a subset of the train data 5117
« fann_shuffle_train_data fann_test_data » PHP Manual Fann 関数 Returns an copy of a subset of the train data fann_subset_train_data (PECL fann >= 1.0.0) fann_subset_train_data — Returns an copy of a subset of the train data 説明 fann_subset_train_data ( resource $data , int $pos , int $ ...
https://man.plustar.jp/php/function.fann-subset-train-data.html - [similar]
Merges the train data 5117
« fann_length_train_data fann_num_input_train_data » PHP Manual Fann 関数 Merges the train data fann_merge_train_data (PECL fann >= 1.0.0) fann_merge_train_data — Merges the train data 説明 fann_merge_train_data ( resource $data1 , resource $data2 ): resource Merges the data from data1 a ...
https://man.plustar.jp/php/function.fann-merge-train-data.html - [similar]
Returns an exact copy of a fann train data 5117
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT