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