Understanding of Convolutional Neural Network (CNN) — Deep Learning

Figure 1 : Array of RGB Matrix
Figure 2 : Neural network with many convolutional layers
Figure 3: Image matrix multiplies kernel or filter matrix
Figure 4: Image matrix multiplies kernel or filter matrix
Figure 5: 3 x 3 Output matrix
Figure 7 : Some common filters
Figure 6 : Stride of 2 pixels
Figure 7 : ReLU operation
Figure 8 : Max Pooling
Figure 9 : After pooling layer, flattened as FC layer
Figure 10 : Complete CNN architecture

--

--

deeplore.io — CEO & Data Scientist, Architect, Full Stack Developer — Tech Enthusiast, Learner

Love podcasts or audiobooks? Learn on the go with our new app.

A Quickstart Guide to TensorBoard

Introduction to Random Forests

The 4 Research Techniques to Train Deep Neural Network Models More Efficiently

Setup Free NLP NER Annotation Tool For Custom NER Model

How to Break Your Random Network Distillation

Implement Neural Network without using deep learning libraries, step by step tutorial, python3

The Ultimate Guide to Transfer Learning

Tackling the Choice Paralysis for Beginners — Machine Learning by Coursera VS Machine Learning…

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Prabhu

Prabhu

deeplore.io — CEO & Data Scientist, Architect, Full Stack Developer — Tech Enthusiast, Learner

More from Medium

Neural Network From Scratch in Python pt-4 (Activation Functions) + code

Convolutional Neural Network on the CIFAR-10 Dataset

Hindi Character Recognition using Deep Learning Model

Plant Disease Detection Using Convolutional Neural Networks with PyTorch