Last week I was working on couple of Google APIs to get the latitude/ longitude for a city and also…
One of the algorithms that I learned when I worked on Cobol and C was how to merge two datasets.…
After I brought my M1 MacBook Pro, PyTorch no longer supported GPU. Recently I saw that the Night build for…
Today, we are going to try to understand how python library moviepy works. I had a requirement for video extraction,…
Today’s post is about a not so useful tool that I built for fun. Long time ago, I wrote a…
Recently I found an interesting dataset that deals with music genres. The site seems to be unmaintained. However they have…
When we talk about Python, couple of things always comes to mind. One is that Python is very beginner friendly…
In recent days, I have been working quite a bit on training deep models for my personal projects. Most of…
I have been working on a project and using Flask API with Socket.io. This API supports rooms as a built…
I have been doing a lot of Python programming lately even though my core competency remains on Java. Since a…