I am trying to run a basic cnn model on cats vs dogs images.The images exist as zip file.How can we extract the images in the zip folder to a directory using the kaggle online notebook?
Asked
Active
Viewed 272 times
-1
-
use the unzip command and show the path where to extract the file. – Anil Sah Mar 27 '20 at 16:57