検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 175 for [SIMILAR] 16 1024 4096 WITH 34086 subset WITH 19... (0.319 sec.)
Creates an empty training data struct 4930
« fann_create_train_from_callback fann_descale_input » PHP Manual Fann 関数 Creates an empty training data struct fann_create_train (PECL fann >= 1.0.0) fann_create_train — Creates an empty training data struct 説明 fann_create_train ( int $num_data , int $num_input , int $num_output ): ...
https://man.plustar.jp/php/function.fann-create-train.html - [similar]
XOR training 4930
« 例 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 error function used during training 4930
« 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 4930
« 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]
Fann 関数 1420
« XOR training fann_cascadetrain_on_data » PHP Manual FANN Fann 関数 Fann 関数 目次 fann_cascadetrain_on_data — Trains on an entire dataset, for a period of time using the Cascade2 training algorithm fann_cascadetrain_on_file — Trains on an entire dataset read from file, for a period of ...
https://man.plustar.jp/php/ref.fann.html - [similar]
FANN (Fast Artificial Neural Network) 1420
« geoip_time_zone_by_country_and_region はじめに » PHP Manual その他の基本モジュール FANN (Fast Artificial Neural Network) FANN (Fast Artificial Neural Network) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 XOR training Fann 関数 fann_cascadetrain ...
https://man.plustar.jp/php/book.fann.html - [similar]
Test a set of training data and calculates the MSE for the training data 1420
« fann_subset_train_data fann_test » PHP Manual Fann 関数 Test a set of training data and calculates the MSE for the training data fann_test_data (PECL fann >= 1.0.0) fann_test_data — Test a set of training data and calculates the MSE for the training data 説明 fann_test_data ( resource ...
https://man.plustar.jp/php/function.fann-test-data.html - [similar]
Returns the training algorithm 1420
« fann_get_train_stop_function fann_init_weights » PHP Manual Fann 関数 Returns the training algorithm fann_get_training_algorithm (PECL fann >= 1.0.0) fann_get_training_algorithm — Returns the training algorithm 説明 fann_get_training_algorithm ( resource $ann ): int Returns the trainin ...
https://man.plustar.jp/php/function.fann-get-training-algorithm.html - [similar]
The number of fail bits 1420
« 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]
Resets the last error number 1420
« fann_read_train_from_file fann_reset_errstr » PHP Manual Fann 関数 Resets the last error number fann_reset_errno (PECL fann >= 1.0.0) fann_reset_errno — Resets the last error number 説明 fann_reset_errno ( resource $errdat ): void Resets the last error number. パラメータ errdat ニューラ ...
https://man.plustar.jp/php/function.fann-reset-errno.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT