検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 73 for training (0.003 sec.)
Returns the increase factor used during RPROP training 7531
« fann_get_rprop_delta_zero fann_get_sarprop_step_error_shift » PHP Manual Fann 関数 Returns the ... increase factor used during RPROP training fann_get_rprop_increase_factor (PECL fann >= 1.0.0 ... or — Returns the increase factor used during RPROP training 説明 fann_get_rprop_increase_factor ( resource $an ... ich is used to increase the step-size during RPROP training. The default increase factor is 1.2. パラメータ an ... tor() - Sets the increase factor used during RPROP training 関連キーワード: increase , factor , fann , during ...
https://man.plustar.jp/php/function.fann-get-rprop-increase-factor.html - [similar]
Save the training structure to a file 7531
« fann_run fann_save » PHP Manual Fann 関数 Save the training structure to a file fann_save_trai ... n (PECL fann >= 1.0.0) fann_save_train — Save the training structure to a file 説明 fann_save_train ( resourc ... e $data , string $file_name ): bool Save the training data to a file, with the format as specified in fa ... リソース。 file_name The file name of the file where training data is saved to. 戻り値 成功した場合に true 、それ ... _read_train_from_file() - Reads a file that stores training data 関連キーワード: file , Save , fann , structur ...
https://man.plustar.jp/php/function.fann-save-train.html - [similar]
Sets the decrease factor used during RPROP training 7531
« fann_set_quickprop_mu fann_set_rprop_delta_max » PHP Manual Fann 関数 Sets the decrease factor ... used during RPROP training fann_set_rprop_decrease_factor (PECL fann >= 1.0.0 ... actor — Sets the decrease factor used during RPROP training 説明 fann_set_rprop_decrease_factor ( resource $an ... ): bool Sets the decrease factor used during RPROP training. パラメータ ann ニューラルネットワークリソース。 r ... () - Returns the increase factor used during RPROP training 関連キーワード: factor , decrease , during , Sets ...
https://man.plustar.jp/php/function.fann-set-rprop-decrease-factor.html - [similar]
Sets the stop function used during training 7531
« fann_set_train_error_function fann_set_training_algorithm » PHP Manual Fann 関数 Sets the stop ... function used during training fann_set_train_stop_function (PECL fann >= 1.0.0) ... stop_function — Sets the stop function used during training 説明 fann_set_train_stop_function ( resource $ann ... unction ): bool Sets the stop function used during training. The stop functions are described further in stop ... function() - Returns the stop function used during training 関連キーワード: stop , function , during , Sets , ...
https://man.plustar.jp/php/function.fann-set-train-stop-function.html - [similar]
Sets the increase factor used during RPROP training 7489
« fann_set_rprop_delta_zero fann_set_sarprop_step_error_shift » PHP Manual Fann 関数 Sets the in ... crease factor used during RPROP training fann_set_rprop_increase_factor (PECL fann >= 1.0.0 ... actor — Sets the increase factor used during RPROP training 説明 fann_set_rprop_increase_factor ( resource $an ... ): bool Sets the increase factor used during RPROP training. パラメータ ann ニューラルネットワークリソース。 r ... () - Returns the increase factor used during RPROP training 関連キーワード: increase , factor , during , Sets ...
https://man.plustar.jp/php/function.fann-set-rprop-increase-factor.html - [similar]
The number of fail bits 7461
« fann_get_bit_fail_limit fann_get_cascade_activation_functions_count » PHP Manual Fann 関数 The ... fail_limit() ). The bits are counted in all of the training data, so this number can be higher than the number ... of training data. This value is reset by fann_reset_MSE() and ... from the network fann_test_data() - Test a set of training data and calculates the MSE for the training data ... fann_train_epoch() - Train one epoch with a set of training data fann_get_bit_fail_limit() - Returns the bit f ...
https://man.plustar.jp/php/function.fann-get-bit-fail.html - [similar]
Sets the callback function for use during training 7461
« 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_ca ... llback — Sets the callback function for use during training 説明 fann_set_callback ( resource $ann , callable ... ): bool Sets the callback function for use during training. It means that it is called from fann_train_on_dat ... le() max_epochs - The maximum number of epochs the training should continue epochs_between_reports - The numbe ...
https://man.plustar.jp/php/function.fann-set-callback.html - [similar]
Trains on an entire dataset read from file, for a period of time using the Casca... 7420
« fann_cascadetrain_on_data fann_clear_scaling_params » PHP Manual Fann 関数 Trains on an entire ... from file, for a period of time using the Cascade2 training algorithm fann_cascadetrain_on_file (PECL fann >= ... from file, for a period of time using the Cascade2 training algorithm 説明 fann_cascadetrain_on_file ( resourc ... ame as fann_cascadetrain_on_data() , but reads the training data directly from a file. パラメータ ann ニューラ ... クリソース。 filename A file containing the data for training. max_neurons The maximum number of neurons to be a ...
https://man.plustar.jp/php/function.fann-cascadetrain-on-file.html - [similar]
Returns the number of inputs in each of the training patterns in the train data 7420
« fann_merge_train_data fann_num_output_train_data » PHP Manual Fann 関数 Returns the number of ... inputs in each of the training patterns in the train data fann_num_input_train_da ... data — Returns the number of inputs in each of the training patterns in the train data 説明 fann_num_input_tra ... ): int Returns the number of inputs in each of the training patterns in the train data resource . パラメータ d ... 考 fann_length_train_data() - Returns the number of training patterns in the train data fann_num_output_train_d ...
https://man.plustar.jp/php/function.fann-num-input-train-data.html - [similar]
Returns the number of outputs in each of the training patterns in the train data 7420
« fann_num_input_train_data fann_print_error » PHP Manual Fann 関数 Returns the number of output ... s in each of the training patterns in the train data fann_num_output_train_d ... ata — Returns the number of outputs in each of the training patterns in the train data 説明 fann_num_output_tr ... : int Returns the number of outputs in each of the training patterns in the train data resource . パラメータ d ... 考 fann_length_train_data() - Returns the number of training patterns in the train data fann_num_input_train_da ...
https://man.plustar.jp/php/function.fann-num-output-train-data.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT