Speech Recognition with Python

Hello readers. Here I am, bringing you more interesting tutorials in Python. Today we take a look at Python speech recognition! I will be working on Google Colab. Initial imports…


Read more »

Eye-tracking neural network in Python

This article will help you design an eye-tracking neural network in Python on your own. There have been many new deep neural networks in recent years. But due to a…


Read more »

Linear Algebra Basics for Data Science

liner algebra for data science

Linear algebra is an expansive subject. But I’m going to try to cover the required pieces here that will help you get your journey underway. System of coordinates in linear…


Read more »

Data Science – An Introduction

data science course

Hello, readers. Before we dive deep into ML algorithms and dataset manipulation, it is imperative to quickly go over the basics. This is kind of a roadmap explaining the various different components…


Read more »

Predicting the US elections 2020 – a machine learning approach

Hey, how’s it going readers? As an introduction into the field of machine learning and data science, I thought it would be the perfect time to try and apply it…


Read more »

set comprehension in python

In order to be more “pythonic” while writing python code, many best practices are recommended. Python set comprehensions, like “dictionary comprehension” or “list comprehension” or using “warlus operator(introduced in python…


Read more »

python list comprehension

In order to be more “pythonic” while writing python code, many best practices are recommended. Python list comprehensions, like “dictionary comprehension” or “set comprehension” or using “warlus operator(introduced in python…


Read more »
Doubts? WhatsApp me !