Instructions to use edadaltocg/resnet34_svhn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use edadaltocg/resnet34_svhn with timm:
import timm model = timm.create_model("hf_hub:edadaltocg/resnet34_svhn", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Commit ·
a7c29f3
1
Parent(s): c3d77dc
Upload train_results.json
Browse files- train_results.json +1 -0
train_results.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"epoch": 299, "train_loss": 0.00312026496976614}
|