Instructions to use edadaltocg/resnet50_cifar10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use edadaltocg/resnet50_cifar10 with timm:
import timm model = timm.create_model("hf_hub:edadaltocg/resnet50_cifar10", pretrained=True) - Notebooks
- Google Colab
- Kaggle
| {"epoch": 299, "best_accuracy": 0.9465, "last_accuracy": 0.9451, "eval_loss": 0.0018805966921150684} |