fann_scale_train
(PECL fann >= 1.0.0)
fann_scale_train — Scale input and output data based on previously calculated parameters
説明
Scale input and output data based on previously calculated parameters.
パラメータ
ann
-
ニューラルネットワークリソース。
train_data
-
ニューラルネットワークトレーニングリソース。
参考
- fann_descale_train() - Descale input and output data based on previously calculated parameters
- fann_set_scaling_params() - Calculate input and output scaling parameters for future use based on training data
+add a note
User Contributed Notes
There are no user contributed notes for this page.