Projects

Things I've built to understand how they work. Hover a clip to play it; click a block to open the repository on GitHub.

Placeholder poster for the YOLOv11 from scratch projectVideo coming soon

YOLOv11 from scratch

Build YOLOv11 model from scratch. Swapping models inside Ultralytics was confusing and error prone, so this is a clean-room implementation that stays easy to customise.

  • Python
  • PyTorch
  • Object Detection
Placeholder poster for the miniGPT projectVideo coming soon

miniGPT

Implemented decoder part of transformer from Attention All You Need, 2017 paper (text generation) in a compact notebook, using the original decoder-only ideas to train and sample text.

  • Python
  • PyTorch
  • Transformers
Placeholder poster for an upcoming projectComing soon

Coming soon

TODO(sid): a new project is in the works. Replace this block with the real title, description, tags and repo URL when it is ready — or delete the entry entirely.