-
This post explains the convolution layer in CNN.
-
This post shows the architecture of CNN.
-
This post explains the key concepts involved at Convolutional Neural Network (CNN).
-
This post contains a slide deck that explains basic concepts of Machine Learning with a focus on Nueural Networks.
-
This post explains TensorFlow.
-
This post describes how to create a simple neural network to recognize images in the Fashion MNIST dataset.
-
This post discusses about the back propagation process of a neural network. Python code implementation is also provided.
-
This post discusses the loss functions used in deep learning.
-
This post discusses about the forward propagation process of a neural network. Python code implementation is also provided.
-
This post discusses about the activation functions with Python implementations.