Kubernetes — SimplifiedThis blog aims to simplify Kubernetes for beginners who have a understanding docker but are struggling with Kubernetes :)Nov 11, 2023Nov 11, 2023
How to do version control in Machine Learning projectsMachine learning projects can get messy over time, and when you work as a team, it becomes even more challenging. The one thing that sets…Jun 4, 2021Jun 4, 2021
Focal Loss: learning it the easy wayMultiple blogs have explained focal loss and have done it well enough, let’s learn it in a more straightforward yet equally intuitive way …Nov 24, 2020Nov 24, 2020
The math behind Backprop gradients which nobody talks aboutPeople don’t really go in depth when it comes to calculating gradients during Backpropogation using vector calculus. Usually, there are…Jun 10, 2019Jun 10, 2019
How I used CNNs to clean my WhatsApp Images folderI’m an engineering student. At the end of each semester my WhatsApp image folder looks like this:May 20, 20187May 20, 20187
Implementing DenseNet on MURA using PyTorchImplementing 169 layer DenseNet for Binary classification task on MURA dataset using PyTorchFeb 2, 20185Feb 2, 20185