PinnedPublished inProgramming DomainML Patterns, beyond the 3 Musketeers: One stop shop for all learning patternsWhoever starts with machine learning as a beginner will go through the fundamentals of machine learning and gets introduced to these basic…Apr 1Apr 1
Published inData And BeyondGoogle Cloud Next 2025 Keynote Recap: AI did the talking while humans nodded politelyPhoto by Immo Wegmann on UnsplashApr 10Apr 10
Published inData And BeyondFeed the AI Beast: Where to find the most wonderful ML DatasetsIn this section we are going to explore some knowledge around datasets for your data analysis and how to start using them. Before exploringApr 4Apr 4
Published inProgramming DomainThe Machine Learning Triangle: A Battle of Supremacy between Scikit- learn, PyTorch and TensorFlowUltimate showdown of the three libraries in python which is widely used across the industry. Let us explore their distinct roles and…Mar 23Mar 23
Published inProgramming Domain0° Means Besties, 90° Means Strangers: The Math Behind Cosine SimilarityThe cosine similarity is used to measure the angle between two vectors in a multi dimensional space where similar vectors point in the same…Mar 12Mar 12
Published inProgramming DomainCode Quality: Zero Bugs, Zero Compromises, Zero Regrets!Here in this section we are going to talk about code quality which is essential across different platforms, languages and different domain…Feb 18Feb 18
Published inProgramming DomainGit Plumbing Commands: When You Need More Than Duct TapeMany of us use Git in our daily workflows and have encountered these terms, which were originally defined in the Git documentations…Feb 10Feb 10
Published inProgramming DomainStaff Engineer’s Life: Typing ‘Let’s Sync’ alwaysKey elements of a staff engineer’s daily routine comprises of several things. Typically the day starts withFeb 8Feb 8
Published inProgramming DomainLess Chit-Chat, More Speed: gRPC Explained for Python DevsIn this section we will see how to setup a simple grpc connection in python using protobuf. This is a quick and dirty way of exploring the…Feb 5Feb 5
Published inProgramming DomainMonitoring Like a Myth: Taming Prometheus with a Grafana Dashboard in PythonThis guide will cover setting up a python service, monitoring requests using Prometheus metrics, and visualizing the data with a Grafana…Jan 19Jan 19