Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ metrics:
|
|
| 22 |
|
| 23 |
# SVHN-V1-ResNet
|
| 24 |
|
| 25 |
-
SVHN-V1-ResNet is a 21M parameter ResNet model trained on the SVHN dataset. Empirically, this method achieves a train
|
| 26 |
|
| 27 |
## Evaluation
|
| 28 |
|
|
|
|
| 22 |
|
| 23 |
# SVHN-V1-ResNet
|
| 24 |
|
| 25 |
+
SVHN-V1-ResNet is a 21M parameter ResNet model trained on the SVHN dataset. Empirically, this method achieves a train accuracy of 98.90% and a test accuracy of 97.81%. SVHN-V1-ResNet shows strong performance across multiple other metrics.
|
| 26 |
|
| 27 |
## Evaluation
|
| 28 |
|