Learning in public
ML Journey
Courses, experiments, and notes as I go deeper into machine learning.
course2024
Machine Learning Specialization
Worked through supervised learning, neural networks, and best practices for real-world ML systems.
Learn moreproject2024
Sentiment Classifier
Built and deployed a small text-classification model with a React frontend and a FastAPI inference endpoint.
Learn morenote2025
Notes: Transformers from Scratch
A running set of notes implementing attention and a tiny transformer to understand the internals.