Created
April 28, 2022 08:09
-
-
Save syanyong/4c3a311624a9e879225589bdc9075085 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from google.colab import drive | |
drive.mount('/content/drive') | |
!unzip /content/drive/MyDrive/WorkshopML/dataset.zip -d /content/drive/MyDrive/WorkshopML/dataset |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment