Neural Networks & Deep Learning
Dilated Convolution
Convolution with gaps between kernel elements, expanding the receptive field without increasing parameters.
This concept is essential for understanding neural networks & deep learning and forms a key part of modern AI systems.
Related Concepts
- Convolution
- Receptive Field
- WaveNet
Tags
neural-networks-deep-learning convolution receptive-field wavenet