Update README.md
Browse files
README.md
CHANGED
@@ -56,7 +56,7 @@ These transformations simulate handwritten noise and variation in real student s
|
|
56 |
|
57 |
---
|
58 |
|
59 |
-
##
|
60 |
|
61 |
```
|
62 |
Input: (1, 28, 28)
|
@@ -92,9 +92,8 @@ Input: (1, 28, 28)
|
|
92 |
|
93 |
| Metric | Value |
|
94 |
| -------------------- | --------- |
|
95 |
-
| Test Accuracy |
|
96 |
| Blank Image Accuracy | 100.00% |
|
97 |
-
| TorchScript Export | ✅ Yes |
|
98 |
|
99 |
All 5,000 blank images were correctly classified.
|
100 |
|
|
|
56 |
|
57 |
---
|
58 |
|
59 |
+
## Model Architecture
|
60 |
|
61 |
```
|
62 |
Input: (1, 28, 28)
|
|
|
92 |
|
93 |
| Metric | Value |
|
94 |
| -------------------- | --------- |
|
95 |
+
| Test Accuracy | 99.73% |
|
96 |
| Blank Image Accuracy | 100.00% |
|
|
|
97 |
|
98 |
All 5,000 blank images were correctly classified.
|
99 |
|