deepshah23 commited on
Commit
945a9d0
·
verified ·
1 Parent(s): fcf6391

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -56,7 +56,7 @@ These transformations simulate handwritten noise and variation in real student s
56
 
57
  ---
58
 
59
- ## 🏗️ Model Architecture
60
 
61
  ```
62
  Input: (1, 28, 28)
@@ -92,9 +92,8 @@ Input: (1, 28, 28)
92
 
93
  | Metric | Value |
94
  | -------------------- | --------- |
95
- | Test Accuracy | 98.25% |
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