Machine Learning
This post is part of the series on Deep Learning for Beginners which consists of the following tutorials In this post we will learn about different activation functions in Deep
In this article we will learn about feedforward Neural Networks also known as Deep feedforward Networks or Multi layer Perceptrons They form the basis of many important Neural Networks being
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
In this tutorial we will learn Object tracking using OpenCV A tracking API that was introduced in OpenCV 3 0 We will learn how and when to use the 8
This post is part of a series I am writing on Image Recognition and Object Detection The complete list of tutorials in this series is given below Image recognition using