検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 111 for [SIMILAR] 16 1024 4096 WITH 18242 training WITH ... (0.145 sec.)
Set the bit fail limit used during training 7110
« fann_set_activation_steepness fann_set_callback » PHP Manual Fann 関数 Set the bit fail limit used during training fann_set_bit_fail_limit (PECL fann >= 1.0.0) fann_set_bit_fail_limit — Set the bit fail limit used during training 説明 fann_set_bit_fail_limit ( resource $ann , float $bi ...
https://man.plustar.jp/php/function.fann-set-bit-fail-limit.html - [similar]
7110
« 定義済み定数 XOR training » PHP Manual FANN 例 例 目次 XOR training 関連キーワード: 例 , XOR , 定義 , 定数 , FANN , ...
https://man.plustar.jp/php/fann.examples.html - [similar]
Returns the number of training patterns in the train data 6992
« fann_init_weights fann_merge_train_data » PHP Manual Fann 関数 Returns the number of training patterns in the train data fann_length_train_data (PECL fann >= 1.0.0) fann_length_train_data — Returns the number of training patterns in the train data 説明 fann_length_train_data ( resource ...
https://man.plustar.jp/php/function.fann-length-train-data.html - [similar]
Basic FFI usage 5906
« 例 PHP Callbacks » PHP Manual 例 Basic FFI usage Basic FFI usage Before diving into the details of the FFI API, lets take a look at a few examples demonstrating the simplicity of the FFI API usage for regular tasks. 注意 : Some of these examples require libc.so.6 and as such will not w ...
https://man.plustar.jp/php/ffi.examples-basic.html - [similar]
Returns the number of inputs in each of the training patterns in the train data 3815
« 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 3815
« 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 3815
« 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]
XOR training 3815
« 例 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 copy of a subset of the train data 3815
« 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 3815
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT