Deep Learning

Real-World Applications of Convolutional Neural Networks

Convolutional neural networks (CNNs) are a type of deep learning algorithm that has been used in a variety of real-world…

2 years ago

Credit Card Fraud Detection & Machine Learning

Credit card fraud detection is a major concern for credit card companies. With credit cards so prevalent in our society,…

3 years ago

Graph Neural Networks Explained with Examples

Graph neural networks (GNNs) are a relatively new area in the field of deep learning. They arose from graph theory…

3 years ago

Drug Discovery & Deep Learning: A Starter Guide

The drug discovery process is tedious, time-consuming, and expensive. A drug company has to identify the compounds that are most…

3 years ago

Key Deep Learning Techniques for Disease Diagnosis

The disease diagnosis process has been the same for decades- a physician would analyze symptoms, perform lab tests, and refer…

3 years ago

How to Create & Detect Deepfakes Using Deep Learning

Deepfake are becoming a more common occurrence in today's world. What is deepfake and how can you create it using…

3 years ago

50+ Machine learning & Deep learning Youtube Courses

In this post, you get an access to curated list of 50+ Youtube courses on machine learning, deep learning, NLP,…

3 years ago

Top 10+ Youtube AI / Machine Learning Courses

In this post, you get access to top Youtube free AI/machine learning courses. The courses are suitable for data scientists…

3 years ago

Deep Learning – Top 5 Online Jupyter Notebooks Servers

In this post, you will get information regarding the online Jupyter notebooks platform (GPU-based) which you can use to get…

3 years ago

Top Deep Learning Myths You should know

This post highlights the top deep learning myths you should know. This is important to understand in order to leverage…

3 years ago

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…

3 years ago

Historical Dates & Timeline for Deep Learning

This post is a quick check on the timeline including historical dates in relation to the evolution of deep learning. Without…

3 years ago

Keras CNN Image Classification Example

In this post, you will learn about how to train a Keras Convolution Neural Network (CNN) for image classification. Before going…

3 years ago

Convolutional Neural Network (CNN) – Simply Explained

In this post, you will learn about the basic concepts of convolutional neural network (CNN) explained with examples. As data scientists /…

3 years ago

Keras Neural Network for Regression Problem

In this post, you will learn about how to train neural network for regression machine learning problems using Python Keras.…

4 years ago

Keras – Categorical Cross Entropy Loss Function

In this post, you will learn about when to use categorical cross entropy loss function when training neural network using…

4 years ago