SequenceIndicesLayer
入力列についての指標のリストを生成するネット層を表す.
詳細とオプション
- SequenceIndicesLayer[…]は,配列の列を取って同じ長さの整数列を出力するネットを表す.
- SequenceIndicesLayerは,NetChain,NetGraph等の中で使われることが多い.
- 次の任意パラメータを含めることができる.
-
"Maximum" Infinity 出力する最大指標 - SequenceIndicesLayer["Maximum"max]は関数Min[max,Range[Length[#]]]&に相当する.
- 次は,SequenceIndicesLayer[]で表されるネットの入出力ポートである.
-
"Input" n 個の配列の列 "Output" n 個の配列の列 - SequenceIndicesLayer["Input"shape]を使って入力の形状を指定することができる.次は,shape の可能な形状である.
-
n n 個の数の列 "Varying" 可変長の数列 {len,d1,d2,…} 次元 d1×d2×…の len 個の配列の列 {"Varying",d1,d2,…} 次元 d1×d2×…のさまざまな数の配列 - Options[SequenceIndicesLayer]は層を構築する際のデフォルトオプションのリストを与える.Options[SequenceIndicesLayer[…]]はデータについて層を評価する際のデフォルトオプションのリストを与える.
- Information[SequenceIndicesLayer[…]]は層についてのレポートを与える.
- Information[SequenceIndicesLayer[…],prop]はSequenceIndicesLayer[…]の特性 prop の値を与える.使用可能な特性はNetGraphと同じである.
例題
すべて開くすべて閉じる例 (1)
サイズ3のベクトル列を期待するSequenceIndicesLayerを作成する:
スコープ (2)
ポート (2)
2x2行列の長さ3のシーケンスを期待するSequenceIndicesLayerを作成する:
実数のシーケンスを期待するSequenceIndicesLayerを作成する:
オプション (1)
"Maximum" (1)
最大指標3を返すSequenceIndicesLayerを作成する:
考えられる問題 (1)
SequenceIndicesLayerは記号入力は受け付けない:
Wolfram Research (2021), SequenceIndicesLayer, Wolfram言語関数, https://reference.wolfram.com/language/ref/SequenceIndicesLayer.html.
テキスト
Wolfram Research (2021), SequenceIndicesLayer, Wolfram言語関数, https://reference.wolfram.com/language/ref/SequenceIndicesLayer.html.
CMS
Wolfram Language. 2021. "SequenceIndicesLayer." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SequenceIndicesLayer.html.
APA
Wolfram Language. (2021). SequenceIndicesLayer. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SequenceIndicesLayer.html