MultiClass_Logestic_Regression.In this Repository, I implement a multi-class LR with binary LR and one-vs-all technique on Mnist dataset. To test the classifier, I show the accuracy and confusion matrix of train and test set and show 25 random data from test set with true and predicted label.