Instructions to use edadaltocg/vgg16_bn_cifar100 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use edadaltocg/vgg16_bn_cifar100 with timm:
import timm model = timm.create_model("hf_hub:edadaltocg/vgg16_bn_cifar100", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Commit ·
fdd5919
1
Parent(s): 12b5ccc
Upload eval_results.json
Browse files- eval_results.json +1 -1
eval_results.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"epoch": 299, "best_accuracy": 0.
|
|
|
|
| 1 |
+
{"epoch": 299, "best_accuracy": 0.7494, "last_accuracy": 0.749, "eval_loss": 0.00974562457203865}
|