Deep Dive into Logistic Regression: Analyzing Handwritten Digits
A project implementing and analyzing both binary and multinomial logistic regression models to classify handwritten digits from the MNIST dataset
Using: Logistic Regression, Python, NumPy, Matplotlib