Deep Learning

Python Keras – Learning Curve for Classification ModelPython Keras – Learning Curve for Classification Model

Python Keras – Learning Curve for Classification Model

In this post, you will learn about how to train an optimal neural network using Learning Curves and Python Keras. As…

4 years ago
Keras Multi-class Classification using IRIS DatasetKeras Multi-class Classification using IRIS Dataset

Keras Multi-class Classification using IRIS Dataset

In this post, you will learn about how to train a neural network for multi-class classification using Python Keras libraries and…

4 years ago
Top Tutorials – Neural Network Back Propagation AlgorithmTop Tutorials – Neural Network Back Propagation Algorithm

Top Tutorials – Neural Network Back Propagation Algorithm

Here are the top web pages /videos for learning back propagation algorithm used to compute the gradients in neural network. I…

4 years ago
Neural Networks and Mathematical Models ExamplesNeural Networks and Mathematical Models Examples

Neural Networks and Mathematical Models Examples

In this post, you will learn about concepts of neural networks with the help of mathematical models examples. In simple…

4 years ago
Adaptive Linear Neuron (Adaline) Python ExampleAdaptive Linear Neuron (Adaline) Python Example

Adaptive Linear Neuron (Adaline) Python Example

In this post, you will learn the concepts of Adaline (ADAptive LInear NEuron), a machine learning algorithm, along with Python…

4 years ago
Yann LeCun Deep Learning Free Online CourseYann LeCun Deep Learning Free Online Course

Yann LeCun Deep Learning Free Online Course

This post is about listing down free online course materials for deep learning (PyTorch) by none other than Yann LeCun.  Here…

4 years ago
Deep Learning Explained Simply in Layman TermsDeep Learning Explained Simply in Layman Terms

Deep Learning Explained Simply in Layman Terms

In this post, you will get to learn deep learning through simple explanation (layman terms) and examples. Deep learning is…

4 years ago
Keras Hello World ExampleKeras Hello World Example

Keras Hello World Example

In this post, you will learn about how to set up Keras and get started with Keras, one of the…

4 years ago
PyTorch – How to Load & Predict using Resnet ModelPyTorch – How to Load & Predict using Resnet Model

PyTorch – How to Load & Predict using Resnet Model

In this post, you will learn about how to load and predict using pre-trained Resnet model using PyTorch library. Here…

4 years ago
How to install PyTorch on AnacondaHow to install PyTorch on Anaconda

How to install PyTorch on Anaconda

This is a quick post on how to install PyTorch on Anaconda and get started with deep learning projects. As a machine…

4 years ago
Why Deep Learning is called Deep Learning?Why Deep Learning is called Deep Learning?

Why Deep Learning is called Deep Learning?

In this post, you will learn why deep learning is called as deep learning. You may recall that deep learning…

5 years ago
Deep Learning – Learning Feature RepresentationsDeep Learning – Learning Feature Representations

Deep Learning – Learning Feature Representations

In this post, you learn about what is deep learning with a focus on feature engineering. Here is a quick…

5 years ago