TowardsMachineLearning

Deep Learning

OpenCV: Beginning for the Computer Vision enthusiast

Introduction:- In the article “OpenCV: Beginning for the Computer Vision enthusiast”, we’ll focus on What and why we use OpenCV for Computer Vision, Reading, writing and displaying the images, Color spaces in OpenCV, Resizing, Rotation, translation of the images, Thresholding in OpenCV, different Image enhancement techniques. Computer vision is one of the hottest and the

OpenCV: Beginning for the Computer Vision enthusiast Read More »

Recurrent Neural Network (RNN) architecture explained in detail

Introduction:- In this article I would assume that you have a basic understanding of neural networks . In this article,we’ll talk about Recurrent Neural Networks aka RNNs that made a major breakthrough in predictive analytics for sequential data. This article we’ll cover the architecture of RNNs ,what is RNN , what was the need of

Recurrent Neural Network (RNN) architecture explained in detail Read More »