Skip to content

Instantly share code, notes, and snippets.

@mrdbourke
Created January 9, 2024 00:48
Show Gist options
  • Select an option

  • Save mrdbourke/d26ec3838efeea3ad1f4a52659f995f1 to your computer and use it in GitHub Desktop.

Select an option

Save mrdbourke/d26ec3838efeea3ad1f4a52659f995f1 to your computer and use it in GitHub Desktop.

Revisions

  1. mrdbourke created this gist Jan 9, 2024.
    3 changes: 3 additions & 0 deletions mac-m3-pytorch-ml-test-2-food101.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    | **Model** | **Dataset** | **Image Size** | **Epochs** | **Num Samples** | **Num Classes** | **Problem Type** |
    | --- | --- | --- | --- | --- | --- | --- |
    | [ResNet50](https://pytorch.org/vision/main/models/generated/torchvision.models.resnet50.html) | [Food101](https://huggingface.co/datasets/food101) | 224x224x3 | 5 | 75,750 train, 25,250 test | 101 | Image Classification |