Last updated: Jan 2026

PROJECTS

Dynamic ViT - Dynamic Vision Transformer that is 2.27x faster than standard ViT.
RictrLab - Research solutions and knowledge distillation library for PyTorch.

PAPER IMPLEMENTATIONS

Vision Transformer - Vision Transformer implementation from scratch.
Knowledge Distillation - Knowledge distillation implementation in PyTorch.
Activation Functions - Notebooks for ReLU, GELU, and more.

MINI PROJECTS

Zempt - Get explanations for text you select on a webpage within the same page.
QueryEase - Use natural language to query with a database.
Denot - Language model from scratch on a pair dataset, adding techniques to achieve no hallucinations.