Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 214 Bytes

File metadata and controls

4 lines (3 loc) · 214 Bytes

MNIST_by_eight_different_ML_ways

Using CNN, SVM, Naive Bayes,KNN, AdaBoost, XGBoost, decision tree,GBDT to do the classification task on MNIST.

Running the UI.py first,there will be a interactive interface.