Created
May 24, 2018 05:39
-
-
Save gauravbansal98/a8245a05bbb18cd904bc21cc5e0c0026 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
!mkdir -p drive | |
!google-drive-ocamlfuse drive | |
import os | |
os.chdir('drive/google_colab/sentiment classification on 10k samples') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment