検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 88 for [SIMILAR] 16 1024 4096 WITH 24834 separated WITH... (0.167 sec.)
XOR training 4440
« 例 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 4440
« 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 4440
« 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 関数 0
« 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) 0
« 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]
Save the training structure to a file 0
« fann_run fann_save » PHP Manual Fann 関数 Save the training structure to a file fann_save_train (PECL fann >= 1.0.0) fann_save_train — Save the training structure to a file 説明 fann_save_train ( resource $data , string $file_name ): bool Save the training data to a file, with the form ...
https://man.plustar.jp/php/function.fann-save-train.html - [similar]
Initialize the weights using Widrow + Nguyen’s algorithm 0
« fann_get_training_algorithm fann_length_train_data » PHP Manual Fann 関数 Initialize the weights using Widrow + Nguyen's algorithm fann_init_weights (PECL fann >= 1.0.0) fann_init_weights — Initialize the weights using Widrow + Nguyen's algorithm 説明 fann_init_weights ( resource $ann ...
https://man.plustar.jp/php/function.fann-init-weights.html - [similar]
Create a SVMModel based on training data 0
« SVM::setOptions SVMModel » PHP Manual SVM Create a SVMModel based on training data SVM::train (PECL svm >= 0.1.0) SVM::train — Create a SVMModel based on training data 説明 public svm::train ( array $problem , array $weights = ? ): SVMModel Train a support vector machine based on the s ...
https://man.plustar.jp/php/svm.train.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
Train one iteration with a set of inputs, and a set of desired outputs 0
« fann_train_on_file FANNConnection » PHP Manual Fann 関数 Train one iteration with a set of inputs, and a set of desired outputs fann_train (PECL fann >= 1.0.0) fann_train — Train one iteration with a set of inputs, and a set of desired outputs 説明 fann_train ( resource $ann , array $i ...
https://man.plustar.jp/php/function.fann-train.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT