Results of 1 - 10 of about 147 for OUT (0.022 sec.)
- Sets the maximum out epochs 12191
- « fann_set_cascade_max_cand_epochs fann_set_cascade_min_cand_epochs » PHP Manual Fann 関数 Sets
...
the maximum out epochs fann_set_cascade_max_out_epochs (PECL fann ...
>= 1.0.0) fann_set_cascade_max_out_epochs — Sets the maximum out epochs 説明 fann_set ...
_cascade_max_out_epochs ( resource $ann , int $cascade_max_out_epoc ...
hs ): bool Sets the maximum out epochs. パラメータ ann ニューラルネットワークリソー ...
-
https://man.plustar.jp/php/function.fann-set-cascade-max-out-epochs.html
- [similar]
- Returns the maximum out epochs 12085
- « fann_get_cascade_max_cand_epochs fann_get_cascade_min_cand_epochs » PHP Manual Fann 関数 Retur
...
ns the maximum out epochs fann_get_cascade_max_out_epochs (PECL fann ...
>= 1.0.0) fann_get_cascade_max_out_epochs — Returns the maximum out epochs 説明 fann_ ...
get_cascade_max_out_epochs ( resource $ann ): int The maximum out epoc ...
hs determines the maximum number of epochs the output connections may be trained after adding a new c ...
-
https://man.plustar.jp/php/function.fann-get-cascade-max-out-epochs.html
- [similar]
- Sets the minimum out epochs 12085
- « fann_set_cascade_min_cand_epochs fann_set_cascade_num_candidate_groups » PHP Manual Fann 関数
...
Sets the minimum out epochs fann_set_cascade_min_out_epochs (PECL fann ...
>= 1.0.0) fann_set_cascade_min_out_epochs — Sets the minimum out epochs 説明 fann_set ...
_cascade_min_out_epochs ( resource $ann , int $cascade_min_out_epoc ...
hs ): bool Sets the minimum out epochs. パラメータ ann ニューラルネットワークリソー ...
-
https://man.plustar.jp/php/function.fann-set-cascade-min-out-epochs.html
- [similar]
- Returns the minimum out epochs 11921
- « fann_get_cascade_min_cand_epochs fann_get_cascade_num_candidate_groups » PHP Manual Fann 関数
...
Returns the minimum out epochs fann_get_cascade_min_out_epochs (PECL fann ...
>= 1.0.0) fann_get_cascade_min_out_epochs — Returns the minimum out epochs 説明 fann_ ...
get_cascade_min_out_epochs ( resource $ann ): int The minimum out epoc ...
hs determines the minimum number of epochs the output connections must be trained after adding a new ...
-
https://man.plustar.jp/php/function.fann-get-cascade-min-out-epochs.html
- [similar]
- 繰り返し正規表現検索を行う 8135
- « preg_last_error preg_match » PHP Manual PCRE 関数 繰り返し正規表現検索を行う preg_match_all (P
...
mple: </b><div align=left>this is a test</div>" , $out , PREG_PATTERN_ORDER ); echo $out [ 0 ][ 0 ] . ", ...
" . $out [ 0 ][ 1 ] . "\n" ; echo $out [ 1 ][ 0 ] . ", " . ...
$out [ 1 ][ 1 ] . "\n" ; ?> 上の例の出力は以下となります ...
ft>this is a test</div> example: , this is a test $out[0] はパターン全体にマッチした文字列の配列を有してお ...
-
https://man.plustar.jp/php/function.preg-match-all.html
- [similar]
- ビット演算子 8135
- « 代入演算子 比較演算子 » PHP Manual 演算子 ビット演算子 ビット演算子 ビット演算子は、整数値の特
...
s ; p ( $res , $val , '>>' , $places , 'bits shift out right side' ); $val = 4 ; $places = 4 ; $res = $va ...
s ; p ( $res , $val , '>>' , $places , 'bits shift out right side' ); $val = - 4 ; $places = 3 ; $res = $ ...
s , $val , '<<' , $places , 'sign bits get shifted out' ); $val = 4 ; $places = ( PHP_INT_SIZE * 8 ) - 2 ...
s ; p ( $res , $val , '<<' , $places , 'bits shift out left side' ); echo "\n--- BIT SHIFT LEFT ON NEGATI ...
-
https://man.plustar.jp/php/language.operators.bitwise.html
- [similar]
- ストアドプロシージャ 7277
- « プリペアドステートメント 複数のステートメント » PHP Manual クイックスタートガイド ストアドプロ
...
バージョンによっては、 ストアドプロシージャで IN , INOUT , OUT という引数をとることができるものがあります。 ...
下となります。 array(1) { ["id"]=> string(1) "1" } INOUT/OUT パラメータ INOUT / OUT パラメータに渡した値は、 ...
XISTS p" ); $mysqli -> query ( 'CREATE PROCEDURE p(OUT msg VARCHAR(50)) BEGIN SELECT "Hi!" INTO msg; END; ...
); $result = $mysqli -> query ( "SELECT @msg as _p_out" ); $row = $result -> fetch_assoc (); echo $row [ ...
-
https://man.plustar.jp/php/mysqli.quickstart.stored-procedures.html
- [similar]
- Fann 関数 7065
- « XOR training fann_cascadetrain_on_data » PHP Manual FANN Fann 関数 Fann 関数 目次 fann_cascade
...
d on previously calculated parameters fann_descale_output — Scale data in output vector after get it from ...
parameters fann_descale_train — Descale input and output data based on previously calculated parameters ...
the maximum candidate epochs fann_get_cascade_max_out_epochs — Returns the maximum out epochs fann_get_c ...
the minimum candidate epochs fann_get_cascade_min_out_epochs — Returns the minimum out epochs fann_get_c ...
-
https://man.plustar.jp/php/ref.fann.html
- [similar]
- FANN (Fast Artificial Neural Network) 7007
- « geoip_time_zone_by_country_and_region はじめに » PHP Manual その他の基本モジュール FANN (Fast
...
d on previously calculated parameters fann_descale_output — Scale data in output vector after get it from ...
parameters fann_descale_train — Descale input and output data based on previously calculated parameters ...
the maximum candidate epochs fann_get_cascade_max_out_epochs — Returns the maximum out epochs fann_get_c ...
the minimum candidate epochs fann_get_cascade_min_out_epochs — Returns the minimum out epochs fann_get_c ...
-
https://man.plustar.jp/php/book.fann.html
- [similar]
- Copies out specified number of bytes from the front of the buffer 7007
- « EventBuffer::__construct EventBuffer::drain » PHP Manual EventBuffer Copies out specified numb
...
ytes from the front of the buffer EventBuffer::copyout (PECL event >= 1.2.6-beta) EventBuffer::copyout — ...
Copies out specified number of bytes from the front of the bu ...
ffer 説明 public EventBuffer::copyout ( string &$data , int $max_bytes ): int Behaves ju ...
on copies all the bytes there are. パラメータ data Output string. max_bytes The number of bytes to copy. ...
-
https://man.plustar.jp/php/eventbuffer.copyout.html
- [similar]