検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 92 for [SIMILAR] 16 1024 4096 WITH 17797 duplicate WITH... (0.086 sec.)
Sets the callback function for use during training 3275
« 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]
XOR training 3275
« 例 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 3275
« 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 3275
« 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]
関数・メソッド 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]
Destroys the entire network and properly freeing all the associated memory 0
« fann_destroy_train fann_duplicate_train_data » PHP Manual Fann 関数 Destroys the entire network and properly freeing all the associated memory fann_destroy (PECL fann >= 1.0.0) fann_destroy — Destroys the entire network and properly freeing all the associated memory 説明 fann_destroy ( ...
https://man.plustar.jp/php/function.fann-destroy.html - [similar]
Saves the entire network to a configuration file 0
« fann_save_train fann_scale_input_train_data » PHP Manual Fann 関数 Saves the entire network to a configuration file fann_save (PECL fann >= 1.0.0) fann_save — Saves the entire network to a configuration file 説明 fann_save ( resource $ann , string $configuration_file ): bool Saves the ...
https://man.plustar.jp/php/function.fann-save.html - [similar]
Returns the activation function 0
« fann_duplicate_train_data fann_get_activation_steepness » PHP Manual Fann 関数 Returns the activation function fann_get_activation_function (PECL fann >= 1.0.0) fann_get_activation_function — Returns the activation function 説明 fann_get_activation_function ( resource $ann , int $layer ...
https://man.plustar.jp/php/function.fann-get-activation-function.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT