Skip to content

Different classifiers are trained and compared on the MNIST handwritten digits dataset.

Notifications You must be signed in to change notification settings

Jiaqicao257/MNIST-classifiers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MNIST-classifiers

The K-nearest neighbor (KNN) classifier, the Logistic Regression (LR) classification algorithm, Multi-layer perceptron (MLP) and Convolutional neural network (CNN) models are implemented and their accuracies with respect to different training epochs are compared.

About

Different classifiers are trained and compared on the MNIST handwritten digits dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages