File size: 422 Bytes
6edf493 ba15273 6edf493 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
---
license: mit
tags:
- classification
datasets:
- ImageNet
---
# tutorial
A simple torchvision model
## Model Details
- **Architecture**: alexnet
- **Framework**: PyTorch
- **Task**: Classification
- **Datasets**: ImageNet
## Metrics
| Metric | Value |
|--------|-------|
| Model Accuracy | 0.5342675447463989 |
## Usage
Usage example not provided.
## Licensing
This model is shared under the mit license.
|