Instructions to use FredMell/resnet18-cifar10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use FredMell/resnet18-cifar10 with timm:
import timm model = timm.create_model("hf_hub:FredMell/resnet18-cifar10", pretrained=True) - Notebooks
- Google Colab
- Kaggle
- Downloads last month
- 123