In this tutorial, we will understand an important concept called "Selective Search" in Object Detection. We will also share OpenCV code in C++ and Python. [latexpage] Object Detection vs. Object ...
Neural Networks : A 30,000 Feet View for Beginners
In this article, I am going to provide a 30,000 feet view of Neural Networks. The post is written for absolute beginners who are trying to dip their toes in Machine Learning and Deep Learning. We ...
Bias-Variance Tradeoff in Machine Learning
In this post, we will develop an intuitive sense for an important concept in Machine Learning called the Bias-Variance Tradeoff. Before we dive into the subject, allow me to go off on a tangent ...