

Optimizers In Deep Learning
Optimization is the task of finding the optimal loss surface by changing the attributes such as the weights and bias to ...
Continue Reading
Handling Imbalanced Datasets
Accuracy is a common metric that comes to everyone’s mind when we talk about the performance of a model or algorithm on ...
Continue Reading
Flask
We are all interested in solving the real-life, challenging problem with machine learning and deep learning, but most of...
Continue Reading
Feature Scaling
The field of deep learning has gained a lot of attraction in the last few years. The most popular problems that are solv...
Continue Reading
Eye for Blind
In this article, we are going to make an image to speech converter. This is especially useful for blind people as it can...
Continue Reading
Exploratory Data Analysis
Exploratory data analysis (EDA) is an approach to investigating the datasets to discover patterns, anomalies, imbalances...
Continue Reading