- Architecture of Convolutional Neural Networks (CNN)
- Illustration of CNN Architecture
- Why convolutions?
- References
Architecture of Convolutional Neural Networks (CNN)
The architecture of a Convolutional Neural Network (CNN) is composed of the following layers:
- Convolutional Layer
- Pooling Layer
- Fully Connected Layer
- Output Layer