Mastering Machine
& Deep Learning
A professional portfolio documenting my learning path and advanced ML/DL models — from scratch to production. Every project is a new lesson.
12+ Projects
3+ Years Learning
5 Core Skills
Stack
Python
PyTorch / TF
Scikit-Learn
Pandas
Data Viz
02 — Featured
Selected Projects
View all →
Iris Flower Classifier
The classic classification task, distinguishing among three species of iris based on sepal and petal measurements.
Digit Recognizer
Implementation of a digit recognition system using handwritten digit data, comparing traditional ML vs basic neural nets.
Spam Classifier
A text classification project using Naive Bayes to filter spam emails from legitimate ones based on message content.
Fashion MNIST Classifier
Classifying articles of clothing using advanced ensemble methods and CNNs for high-accuracy fashion recognition.