Link to YouTube video: https://youtu.be/h70zD6aAGP0
I tried to make a digit recognizer using only linear algebra. Used 3 sets of predefined digits for each digit. Then I am taking dot product of each pixel with training dataset. The smallest dot product is correspondingly the closest digit which is the output.
If you happen to download this, please change the directory names