検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 82 for [SIMILAR] 16 1024 4096 WITH 36092 patterns WITH ... (0.075 sec.)
Reads a file that stores training data 3412
« 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]
Creates an empty training data struct 3412
« 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]
Returns an exact copy of a fann train data 3412
« fann_destroy fann_get_activation_function » PHP Manual Fann 関数 Returns an exact copy of a fann train data fann_duplicate_train_data (PECL fann >= 1.0.0) fann_duplicate_train_data — Returns an exact copy of a fann train data 説明 fann_duplicate_train_data ( resource $data ): resource ...
https://man.plustar.jp/php/function.fann-duplicate-train-data.html - [similar]
Sets the callback function for use during training 3412
« 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 3412
« 例 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 3412
« 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 3412
« 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]
PREV 1 2 3 4 5 6 7 8 9 NEXT