CNN Deep Dive: Understanding Convolutional Neural Networks Layer by Layer

A visual, step-by-step breakdown of every CNN layer — from convolution and ReLU to pooling, flattening, and softmax — with diagrams, formulas, and PyTorch code.

2026-04-26 · 9 min read

Building F75: Training a Mini GPT on a Single GPU

A behind-the-scenes look at my F75 project, where I trained a compact GPT-style language model while experimenting with dropout and inference behavior.

2026-02-22 · 2 min read

Hello World

Welcome to my blog — a space where I share thoughts on AI, engineering, and building things.

2026-02-22 · 1 min read