INPUT SEQUENCE Meaning in Japanese - translations and usage examples

['inpʊt 'siːkwəns]
['inpʊt 'siːkwəns]
入力シーケンス

Examples of using Input sequence in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
(i.e. converting the input sequence into a single vector).
(言い換えれば入力系列を1つのベクトルに変換する)。
For example, there is the following user input sequence:.
例えば、以下のようなユーザの入力シーケンスがあるとします。
Input_length: Length of input sequences, when it is constant.
Input_length:入力シーケンスの長さ(定数).。
If it is NULL,the function uses the storage containing the input sequence.
NULLの場合,入力シーケンスに含まれるストレージを使用する。
In this model, two input sequences are encoded into vectors by two separate LSTM modules.
このモデルでは2つの入力系列が別々のLSTMによってベクトルにencodeされる。
Max-string Returns the maximum value of all string values in the input sequence.
Max-string入力シーケンス内の全ての文字列の値の最大の値を返します。
Groupby() function only works if the input sequence is already sorted by the grouping function.
Groupby()関数は、入力されたシーケンスがグループ関数ですでにソートされているときにだけ機能する。
Min-string Returns the minimum value of all string values in the input sequence.
Min-string入力シーケンス内の全ての文字列の値の最小の値を返します。
Replicate-item Repeats every item in the input sequence the number of times specified in the count argument.
Replicate-itemcount引数で指定された回数入力シーケンス内のアイテムを繰り返します。
IME Tool is atool to adjust the input method,Allows you to adjust the input sequence
IME調整ツールのIMEのツール,あなたは、入力シーケンスを調整することができます。
Replicate-sequence Repeats all items in the input sequence the number of times specified in the count argument.
Replicate-sequence入力シーケンス内の全てのアイテムをcount引数内で指定された回数複製します。
In theory, classic(or"vanilla") RNNs can keep track ofarbitrary long-term dependencies in the input sequences.
理論的には、古典的な(バニラな)RNNは入力配列における任意の長期依存性を追跡できる。
First-items Returns the first"X" items of the input sequence, where X is the number supplied by the"count" parameter.
First-items"count"パラメーターにより数値がX提供される、入力シーケンスの最初の"X"アイテムを返します。
If the input sequences are not of equal length, map() will stop at the termination of the shortest of the sequences..
入力シーケンスの長さが同じとは限らないならば、map()は最も短いシーケンスが消費されつくすと処理をやめます。
The function cvCloneSeq makes a complete copy of the input sequence and returns it.
関数cvCloneSeqは,入力シーケンスの完全なコピーを作成し,そのポインタを返す。
String-join Concatenates all the values of the input sequence into one string delimited by whatever string you choose to use as the delimiter.
String-joindelimiterにて与えられた文字を区切り文字として、入力シーケンスから与えられた値を連結します。
Mfd Internally, the"Calculate" function aggregates all the sequence values as illustrated below, it runs the min, max,and avg aggregate functions on the input sequence.
Mfd内部では、「Calculate」関数はすべてのシーケンス値が集計されます(下で示されるようにmin、maxとavgを実行し入力シーケンス上の関数を集計します)。
Go_backwards: Boolean(default False). If True, process the input sequence backwards and return the reversed sequence..
Go_backwards:真理値(デフォルトはFalse).Trueなら,入力系列を逆向きから処理し,逆順の系列を返します.。
The input sequence requires more than 2N samples to exercise every DAC code with equally spaced samples, and it actually takes at least 2N+3 samples to guarantee that every code is hit.
等間隔のサンプルで全てのDACコードを実行するには、入力シーケンスには2Nを上回るサンプルが必要ですが、実際には、少なくとも2N+3のサンプルがあれば全コードが必ずヒットします。
For example, a zero-width match at the beginning of a split() method's input sequence produces an extra list item at the beginning of the method's output.
たとえば、split()メソッドの入力シーケンスの先頭がゼロ幅マッチの場合、メソッドの出力の先頭に余分なリスト項目が生成されます。
An input sequence of observed variables X{\displaystyle X} represents a sequence of observations and Y{\displaystyle Y} represents a hidden(or unknown) state variable that needs to be inferred given the observations.
観測変数X{\displaystyleX}の入力列は観測列を表現し、Y{\displaystyleY}は観測によって推測されるべき必要な隠れた(若しくは未知の)状態変数を表現する。
Step I:Measure the DAC Harmonics The first step requires an input sequence that represents one cycle of a perfect sinusoid sampled at uniformly spaced time intervals.
ステップI:DAC高調波の測定最初のステップでは、等間隔の時間でサンプリングした完全なサイン波の1サイクルを表す入力データのシーケンスが必要です。
Many contour processing functions check the type of the input sequence and report an error if they do not support this type. The file cvtypes. h stores the complete list of all supported predefined sequence types and helper macros designed to get the sequence type of other properties.
多くの輪郭処理関数は,入力シーケンスのタイプをチェックし,そのタイプがサポート外である場合はエラーを発生する.ファイルcvtypes.hには,サポートされている定義済みシーケンスタイプやその他の属性を取得する補助マクロの全リストが記述されている。
How to drop files on a directory nodeIn this case you can drop it even if it is not the current directory How to specify the array file byclicking the main load button Click the Input Sequence button and drop the array file in the displayed dialog To load an array file into IMC's reference directory, there are the following methods.
ディレクトリーノード上にファイルをドロップする方法この場合カレントディレクトリでなくともドロップできますメインロードボタンをクリックして、配列ファイルを指定する方法InputSequenceボタンをクリックして、表示されるダイアログに配列ファイルをドロップするIMCのレファレンスディレクトリーに配列ファイルをロードするには、以下の方法があります。
If it is NULL,the function uses the storage containing the input sequence. copy_dataThe flag that indicates whether to copy the elements of the extracted slice(copy_data! =0) or not(copy_data=0) The function cvSeqSlice creates a sequence that represents the specified slice of the input sequence.
NULLの場合,この関数は入力シーケンスに含まれるストレージを使用する.copy_data抽出されたスライスの要素をコピーする(copy_data!=0)か,しない(copy_data=0)かを示すフラグ.関数cvSeqSliceは,入力シーケンスの指定したスライス相当する新しいシーケンスを作成する。
If I were writing an imperative quicksort,I would probably copy the input sequence to an array, mutate it in place during the sort, then return some immutable view of the sorted array.
もし僕が命令形のquicksortを書いているなら、インプットの列を配列にコピーしてソートの最中に上書き変更して、結果をソートされた配列にたいする不変な列のビューとして返すだろう。
DUT power supply input cutoff Sequence can be operated by program.
DUT電源投入遮断プログラムによるシーケンス動作設定可能。
Query name, Query sequence Please input your sequence(s) in FASTA format.
Query:検索配列名,検索配列データFASTA形式で検索配列を入力して下さい。
Results: 28, Time: 0.0321

Word-for-word translation

Top dictionary queries

English - Japanese