PinnedMatrix Multiplication: Optimizing the code from 6 hours to 1 secA tutorial for optimizing your codeJan 13, 20212Jan 13, 20212
Building Stateful Serverless ApplicationsIf your business deals with streaming data, you might have already been familiarised by the idea of Event-driven software architectures…Oct 2, 2021Oct 2, 2021
How to setup data team at your startup or any organisation?hiring decisions — Data Engineer, Data Scientist and Data AnalystAug 29, 2021Aug 29, 2021
Hidden Technical Debt in Machine Learning Systems : Paper ReviewWith all the advances in Machine Learning, we have seen avid adaptation in the production systems. explores several ML-specific risk…Feb 15, 2021Feb 15, 2021
Multi-core ProgrammingMulti-core CPUs have become a norm. While dealing with HPC, Deep Learning and high frequency data, we continuously use libraries which…Jan 25, 2021Jan 25, 2021
Bentley Rules for Optimising work : Performance EngineeringThe work of a program on given input is sum total of all operations executed by the program.Jan 18, 2021Jan 18, 2021
Tracking Motion without Neural NetworksLucas Kanade Optical Flow in OpenCV python3Apr 12, 2020Apr 12, 2020
Image Processing — Identifying Shapes in an image without neural networks.Practical guide to Gaussian Blur, Simple Thresholding and Adaptive Thresholding.Feb 11, 2020Feb 11, 2020