+ 7
How to use Kaggle Datasets in Google Colab. notebook, and use them in PyTorch?
Like PyTorch uses datasets.ImageFolder() to read image data from local device storage, is there any similar command to read Kaggle Datasets.
2 Respostas
+ 7
Yes , you should import the datasets in your drive and then you can access your datasets through drive in Google Colab.
https://towardsdatascience.com/3-ways-to-load-csv-files-into-colab-7c14fcbdcb92
0
عغی