jdrp
Results
1
issues of
jdrp
I am currently on step 3.2 of 06. PyTorch Transfer Learning. When I try to run this code on a Colab notebook: ``` weights = torchvision.models.EfficientNet_B0_Weights.DEFAULT # .DEFAULT = best...