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 Data
This cheatsheet covers following: