検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 161 for fann (0.015 sec.)
Scale input and output data based on previously calculated parameters 5935
« fann_scale_train_data fann_set_activation_function_hidden » PHP Manual Fann 関数 Scale input a ... put data based on previously calculated parameters fann_scale_train (PECL fann >= 1.0.0) fann_scale_train ... ata based on previously calculated parameters 説明 fann_scale_train ( resource $ann , resource $train_data ... 合に true 、それ以外の場合に false を返します。 参考 fann_descale_train() - Descale input and output data ba ... sed on previously calculated parameters fann_set_scaling_params() - Calculate input and output ...
https://man.plustar.jp/php/function.fann-scale-train.html - [similar]
Sets the min candidate epochs 5935
« fann_set_cascade_max_out_epochs fann_set_cascade_min_out_epochs » PHP Manual Fann 関数 Sets th ... e min candidate epochs fann_set_cascade_min_cand_epochs (PECL fann >= 1.0.0) f ... n_cand_epochs — Sets the min candidate epochs 説明 fann_set_cascade_min_cand_epochs ( resource $ann , int ... の場合に false を返します。 注意 注意 : この関数は、fann拡張機能が libfann > 2.2 以上でビルドされている場合に ... だけ利用可能です。 参考 fann_get_cascade_min_cand_epochs() - Returns the minimu ...
https://man.plustar.jp/php/function.fann-set-cascade-min-cand-epochs.html - [similar]
Sets the sarprop weight decay shift 5935
« fann_set_sarprop_temperature fann_set_scaling_params » PHP Manual Fann 関数 Sets the sarprop w ... eight decay shift fann_set_sarprop_weight_decay_shift (PECL fann >= 1.0.0 ... ) fann_set_sarprop_weight_decay_shift — Sets the sarprop ... weight decay shift 説明 fann_set_sarprop_weight_decay_shift ( resource $ann , f ... の場合に false を返します。 注意 注意 : この関数は、fann拡張機能が libfann > 2.2 以上でビルドされている場合に ...
https://man.plustar.jp/php/function.fann-set-sarprop-weight-decay-shift.html - [similar]
Returns the bit fail limit used during training 5901
« fann_get_bias_array fann_get_bit_fail » PHP Manual Fann 関数 Returns the bit fail limit used d ... uring training fann_get_bit_fail_limit (PECL fann >= 1.0.0) fann_get_b ... turns the bit fail limit used during training 説明 fann_get_bit_fail_limit ( resource $ann ): float Return ... during training where the stop function is set to FANN_STOPFUNC_BIT . The limit is the maximum accepted d ... 戻り値 The bit fail limit, or false on error. 参考 fann_set_bit_fail_limit() - Set the bit fail limit used ...
https://man.plustar.jp/php/function.fann-get-bit-fail-limit.html - [similar]
Scales the inputs in the training data to the specified range 5901
« fann_save fann_scale_input » PHP Manual Fann 関数 Scales the inputs in the training data to th ... e specified range fann_scale_input_train_data (PECL fann >= 1.0.0) fann_s ... s in the training data to the specified range 説明 fann_scale_input_train_data ( resource $train_data , fl ... 合に true 、それ以外の場合に false を返します。 参考 fann_scale_output_train_data() - Scales the outputs in ... the training data to the specified range fann_scale_train_data() - Scales the inputs and outputs ...
https://man.plustar.jp/php/function.fann-scale-input-train-data.html - [similar]
Scales the outputs in the training data to the specified range 5901
« fann_scale_input fann_scale_output » PHP Manual Fann 関数 Scales the outputs in the training d ... ata to the specified range fann_scale_output_train_data (PECL fann >= 1.0.0) fann_ ... s in the training data to the specified range 説明 fann_scale_output_train_data ( resource $train_data , f ... 合に true 、それ以外の場合に false を返します。 参考 fann_scale_input_train_data() - Scales the inputs in th ... e training data to the specified range fann_scale_train_data() - Scales the inputs and outputs ...
https://man.plustar.jp/php/function.fann-scale-output-train-data.html - [similar]
Sets the sarprop step error shift 5901
« fann_set_rprop_increase_factor fann_set_sarprop_step_error_threshold_factor » PHP Manual Fann ... 関数 Sets the sarprop step error shift fann_set_sarprop_step_error_shift (PECL fann >= 1.0.0) ... ror_shift — Sets the sarprop step error shift 説明 fann_set_sarprop_step_error_shift ( resource $ann , flo ... の場合に false を返します。 注意 注意 : この関数は、fann拡張機能が libfann > 2.2 以上でビルドされている場合に ... だけ利用可能です。 参考 fann_get_sarprop_step_error_shift() - Returns the sarpr ...
https://man.plustar.jp/php/function.fann-set-sarprop-step-error-shift.html - [similar]
Returns the mu factor 5866
« fann_get_quickprop_decay fann_get_rprop_decrease_factor » PHP Manual Fann 関数 Returns the mu ... factor fann_get_quickprop_mu (PECL fann >= 1.0.0) fann_get_qui ... ckprop_mu — Returns the mu factor 説明 fann_get_quickprop_mu ( resource $ann ): float The mu f ... ース。 戻り値 The mu factor, or false on error. 参考 fann_set_quickprop_mu() - Sets the quickprop mu factor ... 関連キーワード: mu , factor , Returns , fann , quickprop , the , decrease , increase , size , w ...
https://man.plustar.jp/php/function.fann-get-quickprop-mu.html - [similar]
Get the total number of neurons in the entire network 5866
« fann_get_total_connections fann_get_train_error_function » PHP Manual Fann 関数 Get the total ... number of neurons in the entire network fann_get_total_neurons (PECL fann >= 1.0.0) fann_get_to ... total number of neurons in the entire network 説明 fann_get_total_neurons ( resource $ann ): int Get the t ... work, or false on error. 関連キーワード: neurons , fann , otal , entire , Get , total , Fann , 関数 , func ...
https://man.plustar.jp/php/function.fann-get-total-neurons.html - [similar]
Scales the inputs and outputs in the training data to the specified range 5866
« 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_t ... s in the training data to the specified range 説明 fann_scale_train_data ( resource $train_data , float $n ... 合に true 、それ以外の場合に false を返します。 参考 fann_scale_output_train_data() - Scales the outputs in ... the training data to the specified range fann_scale_input_train_data() - Scales the inputs in th ...
https://man.plustar.jp/php/function.fann-scale-train-data.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT