When trying the Transfer Learning tutorial, the step "in the Dataset tab, select the torchvision.datasets category and the CIFAR10 dataset", I got the following error:
"file C:\Users\inter\TorchStudio\python\lib\urllib\request.py, line 1349, in do_open
raise URLError(err)
URLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1129)".
I am using Windows 10.