Instructions to use edadaltocg/densenet121_svhn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use edadaltocg/densenet121_svhn with timm:
import timm model = timm.create_model("hf_hub:edadaltocg/densenet121_svhn", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Commit ·
c848b43
1
Parent(s): 34411d4
Upload eval_results.json
Browse files- eval_results.json +1 -0
eval_results.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"epoch": 299, "best_accuracy": 0.9618162261831592, "last_accuracy": 0.9610095267363246, "eval_loss": 0.0015017903264754778}
|