Convolutional Neural Networks
摘要
Convolutional neural networks (CNNs) are one kind of NNs with the same NN architecture to analyze an image locally by sliding a window filter over the image, so that much fewer trainable latent variables are required to be trained.