Introduction to CNNs and AlexNetSungjoon Choi(sungjoon.choicpslab.snu.ac.kr)CNN2Convolutional Neural NetworkThis is pretty much everything about the convolutional neural network. Convolution + Subsampling + Full Connection CNN3CNNs are basically layers of convolutions followed by subsampling and fully connected layers. Intuitively speaking, convolutions and subsampling layers works as feature extraction layers while a fully connected layer classifies which category current input belongs to using