検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 382 for [SIMILAR] 16 1024 4096 WITH 13812 gettrace WITH ... (0.891 sec.)
Creates an empty training data struct 0
« 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]
Scales the inputs in the training data to the specified range 0
« fann_save fann_scale_input » PHP Manual Fann 関数 Scales the inputs in the training data to the specified range fann_scale_input_train_data (PECL fann >= 1.0.0) fann_scale_input_train_data — Scales the inputs in the training data to the specified range 説明 fann_scale_input_train_data ...
https://man.plustar.jp/php/function.fann-scale-input-train-data.html - [similar]
Scales the outputs in the training data to the specified range 0
« fann_scale_input fann_scale_output » PHP Manual Fann 関数 Scales the outputs in the training data to the specified range fann_scale_output_train_data (PECL fann >= 1.0.0) fann_scale_output_train_data — Scales the outputs in the training data to the specified range 説明 fann_scale_outpu ...
https://man.plustar.jp/php/function.fann-scale-output-train-data.html - [similar]
Scales the inputs and outputs in the training data to the specified range 0
« fann_scale_output fann_scale_train » PHP Manual Fann 関数 Scales the inputs and outputs in the training data to the specified range fann_scale_train_data (PECL fann >= 1.0.0) fann_scale_train_data — Scales the inputs and outputs in the training data to the specified range 説明 fann_sca ...
https://man.plustar.jp/php/function.fann-scale-train-data.html - [similar]
Calculate input scaling parameters for future use based on training data 0
« fann_set_error_log fann_set_learning_momentum » PHP Manual Fann 関数 Calculate input scaling parameters for future use based on training data fann_set_input_scaling_params (PECL fann >= 1.0.0) fann_set_input_scaling_params — Calculate input scaling parameters for future use based on tr ...
https://man.plustar.jp/php/function.fann-set-input-scaling-params.html - [similar]
Calculate output scaling parameters for future use based on training data 0
« fann_set_learning_rate fann_set_quickprop_decay » PHP Manual Fann 関数 Calculate output scaling parameters for future use based on training data fann_set_output_scaling_params (PECL fann >= 1.0.0) fann_set_output_scaling_params — Calculate output scaling parameters for future use based ...
https://man.plustar.jp/php/function.fann-set-output-scaling-params.html - [similar]
Test a set of training data and calculates the MSE for the training data 0
« 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]
クラスとオブジェクト 0
« 第一級callableを生成する記法 はじめに » PHP Manual 言語リファレンス クラスとオブジェクト クラスとオブジェクト 目次 はじめに クラスの基礎 プロパティ オブジェクト定数 クラスのオートローディング コンストラクタとデストラクタ アクセス権 オブジェクトの継承 スコープ定義演算子 (::) static キー ...
https://man.plustar.jp/php/language.oop5.html - [similar]
セキュリティ 0
« expect:// はじめに » PHP Manual セキュリティ セキュリティ はじめに 一般的な考慮事項 CGI バイナリとしてインストール 受ける可能性がある攻撃 ケース 1: 配布制限がないファイルのみを配布 ケース 2: cgi.force_redirect を使用 ケース 3: doc_root または user_dir を設定 ケース 4: Webツリーの外にPH ...
https://man.plustar.jp/php/security.html - [similar]
直前の Throwable を返す 0
« Error::getMessage Error::getCode » PHP Manual Error 直前の Throwable を返す Error::getPrevious (PHP 7, PHP 8) Error::getPrevious — 直前の Throwable を返す 説明 final public Error::getPrevious (): ? Throwable 直前の Throwable( Error::__construct() の3番目の引数)を返す。 パラメータ この ...
https://man.plustar.jp/php/error.getprevious.html - [similar]