
When to use Deep Learning vs Machine Learning Models?
In this post, you will learn about when to go for training deep learning models from the perspective of model…
In this post, you will learn about when to go for training deep learning models from the perspective of model…
This post is a quick check on the timeline including historical dates in relation to the evolution of deep learning. Without…
In this post, you will learn about how to train a Keras Convolution Neural Network (CNN) for image classification. Before going…
In this post, you will learn about the basic concepts of convolutional neural network (CNN) explained with examples. As data scientists /…
In this post, you will learn about how to train neural network for regression machine learning problems using Python Keras.…
In this post, you will learn about when to use categorical cross entropy loss function when training neural network using…
In this post, you will learn about how to train an optimal neural network using Learning Curves and Python Keras. As…
In this post, you will learn about how to train a neural network for multi-class classification using Python Keras libraries and…
In this post, you will learn about the concepts of neural network back propagation algorithm along with Python examples. As…
Here are the top web pages /videos for learning back propagation algorithm used to compute the gradients in neural network. I…
In this post, you will be seeing different types of activation functions used in neural networks in form of an…
In this post, you will learn about concepts of neural networks with the help of mathematical models examples. In simple…
In this post, you will learn the concepts of Adaline (ADAptive LInear NEuron), a machine learning algorithm, along with Python…
In this post, you will learn about the concepts of Perceptron with the help of Python example. It is very important for data scientists…
This post is about listing down free online course materials for deep learning (PyTorch) by none other than Yann LeCun. Here…
In this post, you will get to learn deep learning through simple explanation (layman terms) and examples. Deep learning is…