The MNIST dataset, contained in mnist-original.mat (matlab format), consists of 70,000 digitized handwritten digits and their labels. I classified them using 2 different classifiers, a stochastic gradient descent classifier called SGDClassifier (we will talk about this in class) and a logistic regression classifier called LogisticRegression.
-
Notifications
You must be signed in to change notification settings - Fork 1
The MNIST dataset, contained in mnist-original.mat (matlab format), consists of 70,000 digitized handwritten digits and their labels. I classified them using 2 different classifiers, a stochastic gradient descent classifier called SGDClassifier and a logistic regression classifier called LogisticRegression.
zhanggaofeng1120/Classification-of-Handwritten-digits
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The MNIST dataset, contained in mnist-original.mat (matlab format), consists of 70,000 digitized handwritten digits and their labels. I classified them using 2 different classifiers, a stochastic gradient descent classifier called SGDClassifier and a logistic regression classifier called LogisticRegression.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published