Model rankings with confidence intervals from Bradley-Terry model

Building a Trustworthy LLM-as-a-Judge: A Field Guide from the Trenches

Less prompting, more statistics

October 19, 2025 · 33 min
Universal Sentence Encoder Visualization

Visualizing Context with Google's Universal Sentence Encoder and GraphDB

An interactive exploration of how Google’s Universal Sentence Encoder captures semantic context, visualized using graph databases. Read the full article on Medium → Originally published on Medium’s Data Science publication. This is one of my favorite articles showcasing the power of semantic embeddings through visual exploration.

September 1, 2024 · 1 min
DSPy Hard Negatives Optimization

DSPy in Action: Improving Optimizers Through HardNegatives

Exploring how to improve DSPy optimizers using hard negative examples to enhance model performance. Read the full article on Medium → Originally published on Medium’s Data Science publication.

August 15, 2024 · 1 min
Neural Structured Learning Framework

Neural Structured Learning

An exploration of neural structured learning techniques and their applications in building more robust machine learning models. Read the full article on Medium → Originally published on Medium.

November 10, 2023 · 1 min
Reinforcement Learning Introduction

A Non-Technical Introduction to Reinforcement Learning (Part 1)

A beginner-friendly introduction to reinforcement learning concepts, explained without heavy mathematical jargon. Read the full article on Medium → Originally published on Medium.

September 15, 2023 · 1 min
PyTorch Custom Datasets for Text and Machine Translation

Custom Datasets in PyTorch (Part 2): Text & Machine Translation

Learn how to create custom datasets in PyTorch for text and machine translation tasks with practical examples. Read the full article on Medium → Originally published on Medium’s Data Science publication.

May 20, 2023 · 1 min
PyTorch Custom Datasets for Images

Custom Dataset in PyTorch (Part 1): Images

A comprehensive guide to creating custom image datasets in PyTorch, covering data loading, transformations, and best practices. Read the full article on Medium → Originally published on Medium’s Data Science publication.

April 15, 2023 · 1 min
Chain-of-Thought Prompting for Math Problems

Solving Mathematical Word Problems Through Chain-of-Thought Prompting

Deep dive into using chain-of-thought prompting techniques to solve complex mathematical word problems, with practical examples and insights. Read the full article on Medium → Originally published on Medium.

January 15, 2023 · 1 min