Machine Learning Classification Tutorial
I wrote a beginner friendly classification tutorial for Deep Learning Indaba 2025, the biggest machine learning conference in Africa. The tutorial introduces classification as a supervised learning problem, then walks through logistic regression, binary classification with MLPs in JAX, and multiclass classification.
You can read the tutorial on GitHub.