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.
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
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
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.