Machine learning
Dilated CNN
Dilated CNN 是一种一维卷积网络,其感受野随深度呈指数增长,能够对时间序列和音频信号中的长程结构进行建模。WaveNet (van den Oord et al., 2016) 和 Bai, Kolter and Koltun (2018) 的 Temporal Convolutional Network 是该家族的杰出代表。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
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/zh/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.
- 双向循环神经网络深度学习↔ compare
- 门控循环单元 (GRU)深度学习↔ compare
- 随机森林机器学习↔ compare
- 序列到序列模型深度学习↔ compare
- XGBoost机器学习↔ compare