paper-with-me

Dilated Causal Convolution

2000년 도입 · 논문 193편에서 사용

A Dilated Causal Convolution is a causal convolution where the filter is applied over an area larger than its length by skipping input values with a certain step. A dilated causal convolution effectively allows the network to have very large receptive fields with just a few layers.

출처: WaveNet: A Generative Model for Raw Audio

소개 논문: WaveNet: A Generative Model for Raw Audio

Temporal Convolutions · Sequential