Mirror of github.com/Abhisingh18/Handwritten-Digit-Classifier
Browse files- MNIST CLASSIFICATION.ipynb +0 -0
- README.md +2 -0
MNIST CLASSIFICATION.ipynb
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
README.md
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Handwritten-Digit-Classifier
|
| 2 |
+
Handwritten Digit Classifier using ANN and using MNIST datasets and get accuracy 98%
|