How I Used ChatGPT to Land My Next Data Science Role

How I Used ChatGPT to Land My Next Data Science Role
In the past, I wrote about how recent AI developments are changing data science interview loops from a hiring manager’s ...
Read more

Classical Computer Vision and Perspective Transformation for Sudoku Extraction

Classical Computer Vision and Perspective Transformation for Sudoku Extraction
of AI hype, it feels like everyone is using Vision-Language Models and large Vision Transformers for every problem in Computer ...
Read more

How to Build a Powerful Deep Research System

How to Build a Powerful Deep Research System
is a popular feature you can activate in apps such as ChatGPT and Google Gemini. It allows users to ask ...
Read more

Real-Time Intelligence in Microsoft Fabric: The Ultimate Guide

Real-Time Intelligence in Microsoft Fabric: The Ultimate Guide
, handling streaming data was considered an avant-garde approach. Since the introduction of relational database management systems in the 1970s and traditional ...
Read more

MobileNetV2 Paper Walkthrough: The Smarter Tiny Giant

MobileNetV2 Paper Walkthrough: The Smarter Tiny Giant
Introduction was a breakthrough in the field of computer vision as it proved that deep learning models do not necessarily ...
Read more

Build a Data Dashboard Using HTML, CSS, and JavaScript

Build a Data Dashboard Using HTML, CSS, and JavaScript
dashboard for your customers, clients, or fellow workers is becoming an essential part of the skill set required by software ...
Read more

Prediction vs. Search Models: What Data Scientists Are Missing

Prediction vs. Search Models: What Data Scientists Are Missing
As data scientists, we’ve become extremely focused on building algorithms, causal/predictive models, and recommendation systems (and now genAI). We optimize ...
Read more

Temporal-Difference Learning and the Importance of Exploration: An Illustrated Guide

Temporal-Difference Learning and the Importance of Exploration: An Illustrated Guide
Indeed, RL provides useful solutions to a variety of sequential decision-making problems. Temporal-Difference Learning (TD learning) methods are a popular subset of ...
Read more

How to Improve the Efficiency of Your PyTorch Training Loop

How to Improve the Efficiency of Your PyTorch Training Loop
models isn’t just about submitting data to the backpropagation algorithm. Often, the key factor determining the success or failure of a ...
Read more

Beyond ROC-AUC and KS: The Gini Coefficient, Explained Simply

Beyond ROC-AUC and KS: The Gini Coefficient, Explained Simply
discussed about classification metrics like ROC-AUC and Kolmogorov-Smirnov (KS) Statistic in previous blogs. In this blog, we will explore another ...
Read more