Skip to content

The prediction of MNIST Handwritten Digits has been done using ML Algorithms like SVM, KNN, Logistic Regression and MLP. Different kinds of transformations has been done and the algorithms have been applied for the transformed data. One-Way ANOVA has been done for comparison of algorithms. Includes Real-time digit recognizer.

License

Notifications You must be signed in to change notification settings

benny-abhishek/MNIST-Handwritten-Digit-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot (12)

MNIST-Handwritten-Digit-Recognition

The prediction of MNIST Handwritten Digits has been done using ML Algorithms like SVM, KNN, Logistic Regression and MLP. Different kinds of transformations has been done and the algorithms have been applied for the transformed data. One-Way ANOVA has been done for comparison of algorithms. Includes Real-time digit recognizer.

Libraries used:

NumPy Pandas Matplotlib Streamlit Keras Gradio

Algorithms Used

Support Vector Machine (SVM) KNN Logistic Regression Multi-layer Perceptron

Output Screenshots

Screenshot (12)

Screenshot (5)

Screenshot (6)

Screenshot (7)

Screenshot (8)

Screenshot (9)

About

The prediction of MNIST Handwritten Digits has been done using ML Algorithms like SVM, KNN, Logistic Regression and MLP. Different kinds of transformations has been done and the algorithms have been applied for the transformed data. One-Way ANOVA has been done for comparison of algorithms. Includes Real-time digit recognizer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages