Google Colab - Uploading Files!

Опубликовано: 17 Июль 2024
на канале: Adrian Dolinay
669
12

Tutorial on uploading files into a Google Colab session. There are four different ways files can be uploaded.

The notebook can be found in the "Google Colab Tutorials" folder within the below repo.
GitHub Repo - https://github.com/ad17171717/YouTube...

CONNECT:
LinkedIn:   / adrian-dolinay-frm-96a289106  
GitHub: https://github.com/ad17171717
X:   / dolinayg  
Odysee: https://odysee.com/@adriandolinay:0
Medium:   / adriandolinay  

|-Video Chapters-|
0:00 - Intro
0:29 - Method 1: Drag and Drop with the GUI
1:30 - Method 2: Upload to Session Storage GUI
1:59 - Method 3: Using Python and a Google Colab Module
2:39 - Method 4: Uploading files from the Internet with curl and wget
4:09 - Conclusion