検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 46 for factor (0.001 sec.)
Sets the decrease factor used during RPROP training 10541
« 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) fann_set_rprop_decrease_facto ... r — Sets the decrease factor used during RPROP training 説明 fann_set_rprop_dec ... rease_factor ( resource $ann , float $rprop_decrease_factor ): ... bool Sets the decrease factor used during RPROP training. パラメータ ann ニューラ ...
https://man.plustar.jp/php/function.fann-set-rprop-decrease-factor.html - [similar]
Sets the increase factor used during RPROP training 10541
« 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) fann_set_rprop_increase_facto ... r — Sets the increase factor used during RPROP training 説明 fann_set_rprop_inc ... rease_factor ( resource $ann , float $rprop_increase_factor ): ...
https://man.plustar.jp/php/function.fann-set-rprop-increase-factor.html - [similar]
Returns the increase factor used during RPROP training 10435
« fann_get_quickprop_mu fann_get_rprop_delta_max » PHP Manual Fann 関数 Returns the increase factor ... used during RPROP training fann_get_rprop_decrease_factor (PECL fann >= 1.0.0) fann_get_rprop_decrease_facto ... r — Returns the increase factor used during RPROP training 説明 fann_get_rprop_dec ... rease_factor ( resource $ann ): float The decrease factor is a ... p-size during RPROP training. The default decrease factor is 0.5. パラメータ ann ニューラルネットワークリソー ...
https://man.plustar.jp/php/function.fann-get-rprop-decrease-factor.html - [similar]
Returns the increase factor used during RPROP training 10435
« 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) fann_get_rprop_increase_facto ... r — Returns the increase factor used during RPROP training 説明 fann_get_rprop_inc ... rease_factor ( resource $ann ): float The increase factor is a ...
https://man.plustar.jp/php/function.fann-get-rprop-increase-factor.html - [similar]
Sets the sarprop step error threshold factor 10404
« fann_set_sarprop_step_error_shift fann_set_sarprop_temperature » PHP Manual Fann 関数 Sets the ... sarprop step error threshold factor fann_set_sarprop_step_error_threshold_factor (PECL ... nn >= 1.0.0) fann_set_sarprop_step_error_threshold_factor — Sets the sarprop step error threshold factor 説明 ... fann_set_sarprop_step_error_threshold_factor ( resource $ann , float $sarprop_step_error_thresh ... old_factor ): bool Sets the sarprop step error threshold fact ...
https://man.plustar.jp/php/function.fann-set-sarprop-step-error-threshold-factor... - [similar]
Returns the sarprop step error threshold factor 10374
« fann_get_sarprop_step_error_shift fann_get_sarprop_temperature » PHP Manual Fann 関数 Returns ... the sarprop step error threshold factor fann_get_sarprop_step_error_threshold_factor (PECL ... nn >= 1.0.0) fann_get_sarprop_step_error_threshold_factor — Returns the sarprop step error threshold factor ... 説明 fann_get_sarprop_step_error_threshold_factor ( resource $ann ): float The sarprop step error th ... reshold factor. The default factor is 0.1. パラメータ ann ニューラ ...
https://man.plustar.jp/php/function.fann-get-sarprop-step-error-threshold-factor... - [similar]
Returns the mu factor 10252
« fann_get_quickprop_decay fann_get_rprop_decrease_factor » PHP Manual Fann 関数 Returns the mu ... n >= 1.0.0) fann_get_quickprop_mu — Returns the mu factor 説明 fann_get_quickprop_mu ( resource $ann ): floa ... t The mu factor is used to increase and decrease the step-size dur ... ing quickprop training. The mu factor should always be above 1, since it would otherwise ... when it was suppose to increase it. The default mu factor is 1.75. パラメータ ann ニューラルネットワークリソ ...
https://man.plustar.jp/php/function.fann-get-quickprop-mu.html - [similar]
Sets the factor by which the regex fragmenter can stray from the ideal fragment ... 9809
« SolrQuery::setHighlightRegexPattern SolrQuery::setHighlightRequireFieldMatch » PHP Manual Solr ... Query Sets the factor by which the regex fragmenter can stray from the i ... 0.9.2) SolrQuery::setHighlightRegexSlop — Sets the factor by which the regex fragmenter can stray from the i ... 明 public SolrQuery::setHighlightRegexSlop ( float $factor ): SolrQuery The factor by which the regex fragmen ... )to accommodate the regular expression パラメータ factor The factor by which the regex fragmenter can stray ...
https://man.plustar.jp/php/solrquery.sethighlightregexslop.html - [similar]
Sets the quickprop mu factor 9748
« fann_set_quickprop_decay fann_set_rprop_decrease_factor » PHP Manual Fann 関数 Sets the quickp ... rop mu factor fann_set_quickprop_mu (PECL fann >= 1.0.0) fann_se ... t_quickprop_mu — Sets the quickprop mu factor 説明 fann_set_quickprop_mu ( resource $ann , float ... $quickprop_mu ): bool Sets the quickprop mu factor. パラメータ ann ニューラルネットワークリソース。 q ... uickprop_mu The mu factor. 戻り値 成功した場合に true 、それ以外の場合に fal ...
https://man.plustar.jp/php/function.fann-set-quickprop-mu.html - [similar]
Sets the quickprop decay factor 9199
« fann_set_output_scaling_params fann_set_quickprop_mu » PHP Manual Fann 関数 Sets the quickprop ... decay factor fann_set_quickprop_decay (PECL fann >= 1.0.0) fann ... _set_quickprop_decay — Sets the quickprop decay factor 説明 fann_set_quickprop_decay ( resource $ann , fl ... $quickprop_decay ): bool Sets the quickprop decay factor. パラメータ ann ニューラルネットワークリソース。 q ... uickprop_decay The quickprop decay factor. 戻り値 成功した場合に true 、それ以外の場合に fal ...
https://man.plustar.jp/php/function.fann-set-quickprop-decay.html - [similar]
PREV 1 2 3 4 5 NEXT