It seems the librosa library has been updated since you wrote this article (not sure tho).TypeError: get_duration() takes 0 positional arguments but 1 was givenNov 23, 20231Nov 23, 20231
Implementing A Real-Time Facial Detection algorithm using OpenCV.Implementation of an algorithm that detects faces In real-time video streams using Python and OpenCV.Feb 22, 2021Feb 22, 2021
Published inDataDrivenInvestorHow The Facial Detection algorithms work: Viola-Jones algorithm and OpenCVThe theory behind how the facial detection algorithm provided in OpenCV was trained and how it works.Feb 22, 2021Feb 22, 2021
Published inDataDrivenInvestorWriting a Neural Machine Translation Model: Seq2Seq model with Attention.A model that can translate text from one language to another just as google translate.Jun 9, 2020Jun 9, 2020
Published inDataDrivenInvestorWrite your own Dog-breed Classifier in just 7 Minutes!Predicting the Breed of any Dog using a Deep Learning Model. The model will be able to automatically detect the dog in the Image and…Apr 20, 2020Apr 20, 2020
Linear Regression: Hypothesis Function, Cost Function and Gradient Descent.In this article, you will learn the maths and theory behind Gradient Descent. Implement it in Octave to find the minimum value of the…Feb 16, 2020Feb 16, 2020
Published inDataDrivenInvestorLinear Regression: Hypothesis Function, Cost Function and Gradient Descent.EverythingIn this article, you will learn everything about the Linear Regression technique used in Supervised Learning. You will learn the maths and…Feb 16, 20201Feb 16, 20201
You wanna study Machine Learning? A complete path for Beginners.Best resources to learn from.Machine Learning, almost everyone is talking about it.The reason is quite apparent. There is something unique, something that attracts…Feb 4, 2020Feb 4, 2020