The number of classes
To determine whether to use a binary or a multi-class model for a classification problem, you need to know the number of classes in the data. The Torch dataset is available in your workspace as train_dataset.
Considering the number of classes in train_dataset, which image classification task would be appropriate?
Deze oefening maakt deel uit van de cursus
Deep Learning for Images with PyTorch
Praktische interactieve oefening
Zet theorie om in actie met een van onze interactieve oefeningen.
Begin met trainen