Machine learning
Dilated CNN
Dilated CNNは、深さとともに受容野が指数関数的に増大する1次元畳み込みネットワークであり、時系列データや音声信号における長距離構造のモデリングを可能にします。WaveNet (van den Oord et al., 2016) および Bai, Kolter, Koltun (2018) によるTemporal Convolutional Network (TCN) が、このファミリーの代表的なメンバーです。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
このページの引用方法
ScholarGate. (2026, June 1). Dilated Convolutional Network (WaveNet / Temporal Convolutional Network). ScholarGate. https://scholargate.app/ja/deep-learning/dilated-cnn
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Bidirectional RNN深層学習↔ compare
- ゲート付き再帰ユニット (GRU)深層学習↔ compare
- ランダムフォレスト機械学習↔ compare
- シーケンス・ツー・シーケンスモデル深層学習↔ compare
- XGBoost機械学習↔ compare