Project from the Collaborative Algorithms class. Application to digit recognition.
main.ipynb contains the walkthrough of training and testing the algorithm using the characters and images from the caracteres folder. The algorithm is coded from scratch using numpy.