Deep Learning from Scratch (CV, NLP)
Hands-on exploration of deep learning, spanning classical CNNs like AlexNet and VGG to cutting-edge transformers like BERT and GPT. Written entirely in Python with PyTorch, this demonstrates my ability to pipeline diverse architectures and downstream tasks in computer vision (classification, detection, segmentation) and NLP (translation, NER, next-token prediction). Each model is built “from scratch” to reveal core architectures of each valuable milestone in modern AI.