検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 351 for output (0.006 sec.)
Returns the cascade output change fraction 7740
« fann_get_cascade_num_candidates fann_get_cascade_output_stagnation_epochs » PHP Manual Fann 関 ... 数 Returns the cascade output change fraction fann_get_cascade_output_change_fra ... ction (PECL fann >= 1.0.0) fann_get_cascade_output_change_fraction — Returns the cascade output chang ... e fraction 説明 fann_get_cascade_output_change_fraction ( resource $ann ): float The casca ... de output change fraction is a number between 0 and 1 determ ...
https://man.plustar.jp/php/function.fann-get-cascade-output-change-fraction.html - [similar]
Returns the number of cascade output stagnation epochs 7489
« fann_get_cascade_output_change_fraction fann_get_cascade_weight_multiplier » PHP Manual Fann 関 ... 数 Returns the number of cascade output stagnation epochs fann_get_cascade_output_stagnati ... on_epochs (PECL fann >= 1.0.0) fann_get_cascade_output_stagnation_epochs — Returns the number of cascade ... output stagnation epochs 説明 fann_get_cascade_output_stagnation_epochs ( resource $ann ): int The numbe ... r of cascade output stagnation epochs determines the number of epochs ...
https://man.plustar.jp/php/function.fann-get-cascade-output-stagnation-epochs.ht... - [similar]
Sets the cascade output change fraction 7328
« fann_set_cascade_num_candidate_groups fann_set_cascade_output_stagnation_epochs » PHP Manual F ... ann 関数 Sets the cascade output change fraction fann_set_cascade_output_change_fra ... ction (PECL fann >= 1.0.0) fann_set_cascade_output_change_fraction — Sets the cascade output change f ... raction 説明 fann_set_cascade_output_change_fraction ( resource $ann , float $cascade_o ... utput_change_fraction ): bool Sets the cascade output change fraction. パラメータ ann ニューラルネットワ ...
https://man.plustar.jp/php/function.fann-set-cascade-output-change-fraction.html - [similar]
Sets the number of cascade output stagnation epochs 7301
« fann_set_cascade_output_change_fraction fann_set_cascade_weight_multiplier » PHP Manual Fann 関 ... 数 Sets the number of cascade output stagnation epochs fann_set_cascade_output_stagnati ... on_epochs (PECL fann >= 1.0.0) fann_set_cascade_output_stagnation_epochs — Sets the number of cascade out ... put stagnation epochs 説明 fann_set_cascade_output_stagnation_epochs ( resource $ann , int $cascade_o ... agnation_epochs ): bool Sets the number of cascade output stagnation epochs. パラメータ ann ニューラルネット ...
https://man.plustar.jp/php/function.fann-set-cascade-output-stagnation-epochs.ht... - [similar]
Description 7301
« ImagickKernel::getMatrix ImagickKernel::separate » PHP Manual ImagickKernel Description Imagic ... () <?php function renderKernelTable ( $matrix ) { $output = "<table class='infoTable'>" ; foreach ( $matrix ... as $row ) { $output .= "<tr>" ; foreach ( $row as $cell ) { $output .= ... le='text-align:left'>" ; if ( $cell === false ) { $output .= "false" ; } else { $output .= round ( $cell , 3 ... ); } $output .= "</td>" ; } $output .= "</tr>" ; } $output .= " ...
https://man.plustar.jp/php/imagickkernel.scale.html - [similar]
Scale data in output vector before feed it to ann based on previously calculated... 7274
« fann_scale_output_train_data fann_scale_train_data » PHP Manual Fann 関数 Scale data in output ... sed on previously calculated parameters fann_scale_output (PECL fann >= 1.0.0) fann_scale_output — Scale dat ... a in output vector before feed it to ann based on previously c ... alculated parameters 説明 fann_scale_output ( resource $ann , array $output_vector ): bool Sca ... le data in output vector before feed it to ann based on previously c ...
https://man.plustar.jp/php/function.fann-scale-output.html - [similar]
Calculate output scaling parameters for future use based on training data 7229
« fann_set_learning_rate fann_set_quickprop_decay » PHP Manual Fann 関数 Calculate output scalin ... ers for future use based on training data fann_set_output_scaling_params (PECL fann >= 1.0.0) fann_set_outpu ... t_scaling_params — Calculate output scaling parameters for future use based on trainin ... g data 説明 fann_set_output_scaling_params ( resource $ann , resource $train_d ... ata , float $new_output_min , float $new_output_max ): bool Calculate outp ...
https://man.plustar.jp/php/function.fann-set-output-scaling-params.html - [similar]
Scale data in output vector after get it from ann based on previously calculated... 7202
« fann_descale_input fann_descale_train » PHP Manual Fann 関数 Scale data in output vector after ... d on previously calculated parameters fann_descale_output (PECL fann >= 1.0.0) fann_descale_output — Scale d ... ata in output vector after get it from ann based on previously c ... alculated parameters 説明 fann_descale_output ( resource $ann , array $output_vector ): bool Sca ... le data in output vector after get it from ann based on previously c ...
https://man.plustar.jp/php/function.fann-descale-output.html - [similar]
Description 7121
« ImagickKernel::addKernel ImagickKernel::fromBuiltIn » PHP Manual ImagickKernel Description Ima ... () <?php function renderKernelTable ( $matrix ) { $output = "<table class='infoTable'>" ; foreach ( $matrix ... as $row ) { $output .= "<tr>" ; foreach ( $row as $cell ) { $output .= ... le='text-align:left'>" ; if ( $cell === false ) { $output .= "false" ; } else { $output .= round ( $cell , 3 ... ); } $output .= "</td>" ; } $output .= "</tr>" ; } $output .= " ...
https://man.plustar.jp/php/imagickkernel.addunitykernel.html - [similar]
定義済み定数 7095
« リソース型 例 » PHP Manual 出力制御 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれて ... おり、常に利用可能です。 PHP_OUTPUT_HANDLER_START ( int ) 出力バッファリングが始まった ... ことを表します。 PHP_OUTPUT_HANDLER_WRITE ( int ) 出力バッファがフラッシュされ ... 、データが出力されたことを表します。 PHP_OUTPUT_HANDLER_FLUSH ( int ) バッファがフラッシュされたこ ... とを表します。 PHP_OUTPUT_HANDLER_CLEAN ( int ) 出力バッファが消去されたこと ...
https://man.plustar.jp/php/outcontrol.constants.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT