検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 189 for [SIMILAR] 16 1024 4096 WITH 11419 xor WITH 7913 ... (0.248 sec.)
XOR training 10000
« 例 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]
7159
« 定義済み定数 XOR training » PHP Manual FANN 例 例 目次 XOR training 関連キーワード: 例 , XOR , 定義 , 定数 , FANN , ...
https://man.plustar.jp/php/fann.examples.html - [similar]
Reads a file that stores training data 4910
« 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]
Sets the callback function for use during training 4910
« fann_set_bit_fail_limit fann_set_cascade_activation_functions » PHP Manual Fann 関数 Sets the callback function for use during training fann_set_callback (PECL fann >= 1.0.0) fann_set_callback — Sets the callback function for use during training 説明 fann_set_callback ( resource $ann , ...
https://man.plustar.jp/php/function.fann-set-callback.html - [similar]
Returns the error function used during training 4910
« fann_get_total_neurons fann_get_train_stop_function » PHP Manual Fann 関数 Returns the error function used during training fann_get_train_error_function (PECL fann >= 1.0.0) fann_get_train_error_function — Returns the error function used during training 説明 fann_get_train_error_functi ...
https://man.plustar.jp/php/function.fann-get-train-error-function.html - [similar]
Sets the error function used during training 4910
« fann_set_scaling_params fann_set_train_stop_function » PHP Manual Fann 関数 Sets the error function used during training fann_set_train_error_function (PECL fann >= 1.0.0) fann_set_train_error_function — Sets the error function used during training 説明 fann_set_train_error_function ( ...
https://man.plustar.jp/php/function.fann-set-train-error-function.html - [similar]
Returns an copy of a subset of the train data 4910
« 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]
Returns the number of inputs in each of the training patterns in the train data 4910
« 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 4910
« 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]
Creates the training data struct from a user supplied function 4910
« fann_create_standard fann_create_train » PHP Manual Fann 関数 Creates the training data struct from a user supplied function fann_create_train_from_callback (PECL fann >= 1.0.0) fann_create_train_from_callback — Creates the training data struct from a user supplied function 説明 fann_c ...
https://man.plustar.jp/php/function.fann-create-train-from-callback.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT