Update README.md
Browse files
README.md
CHANGED
|
@@ -86,16 +86,16 @@ The validation set was used for convergence monitoring and hyperparameter tuning
|
|
| 86 |
* **Regularization:** Dropout (p = 0.5)
|
| 87 |
* **Normalization:** Local Response Normalization (LRN)
|
| 88 |
|
| 89 |
-

|
| 90 |
|
| 91 |
---
|
| 92 |
|
| 93 |
## Performance
|
| 94 |
|
| 95 |
* **Test Accuracy:** ~98.42%
|
|
|
|
|
|
|
| 96 |
|
| 97 |
The model performs consistently well across most characters, with minor confusion only between visually similar glyphs.
|
| 98 |
-

|
| 99 |
|
| 100 |
|
| 101 |
---
|
|
|
|
| 86 |
* **Regularization:** Dropout (p = 0.5)
|
| 87 |
* **Normalization:** Local Response Normalization (LRN)
|
| 88 |
|
|
|
|
| 89 |
|
| 90 |
---
|
| 91 |
|
| 92 |
## Performance
|
| 93 |
|
| 94 |
* **Test Accuracy:** ~98.42%
|
| 95 |
+

|
| 96 |
+

|
| 97 |
|
| 98 |
The model performs consistently well across most characters, with minor confusion only between visually similar glyphs.
|
|
|
|
| 99 |
|
| 100 |
|
| 101 |
---
|