GlobalSQA

Deep Learning CNN Cheat Sheet

Another variant of Neural Network which is highly in demand is Convolutional Neural Networks also known as CNN. CNN layer mainly includes Convolutional Layer, Pooling Layer and Fully Connected Layer as defined in below image. CNN is used mainly for:

– Image Processing
– Correlated Data
– Classification
– Segmentation
– Regression
– TimeSeries Da
ta

Convolutional Neural Networks

This cheatsheet covers following: