Skip to content

Recognizes images from the MNIST by applying Softmax Regression

Notifications You must be signed in to change notification settings

nadavgover/Digit-Recognition

Repository files navigation

Digit Recognition

Recognizes images from the MNIST data set by applying:
in part A: multiclass perceptron classifier (multiple binary PLA classifiers trained with one-vs-all strategy)
in part B: Softmax regression (or multinomial logistic regression)\

About

Recognizes images from the MNIST by applying Softmax Regression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages