健行科技大學eclass易課平台
×
登入
回學校
健行科技大學 首頁
招生資訊
電資學院
工程學院
商管學院
民生創意學院
通識教育中心
手機版
系統教學
功能特色
線上教學
翻轉教學應用分享
開放課程
位置:
程式設計導論(python+AI)
>
教材
>
whisper辨識語音與opencc徹底解決正體中文字幕問題(1216)
> 回應列表
安文
Google Colab上傳檔案到雲端或是下載檔案到本機,要用到那一個套件?
5 天前
1 樓
顯示先前的回應
13 則當中的 3 則
D11333017
上傳檔案到 Google Colab
from google.colab import files
uploaded = files.upload()
下載檔案到 本機
files.download()
5 天前
2 樓
D11333026
下載是files.download()
上傳是files.upload()
5 天前
3 樓
D11333032
下載是files.download()
上傳是files.upload()
5 天前
4 樓
D11333025
下載是files.download()
上傳是files.upload()
5 天前
5 樓
d11333006
上傳檔案到 Google Colab
使用 google.colab 模組中的 files.upload() 函數來上傳檔案。
下載檔案到本機
使用 google.colab 模組中的 files.download() 函數來下載檔案到你的本機。
5 天前
6 樓
D11013026
下載是files.download()
上傳是files.upload()
5 天前
7 樓
D11333020
上傳檔案到 Google Colab
使用 google.colab 模組中的 files.upload() 函數來上傳檔案。
下載檔案到本機
使用 google.colab 模組中的 files.download() 函數來下載檔案到你的本機。
5 天前
8 樓
D11333027
下載是files.download()
上傳是files.upload()
5 天前
9 樓
D11333001
上傳檔案到 Google Colab
使用 google.colab 模組中的 files.upload() 函數來上傳檔案。
下載檔案到本機
使用 google.colab 模組中的 files.download() 函數來下載檔案到你的本機。
5 天前
10 樓
D11333019
上傳檔案到 Google Colab
使用 google.colab 模組中的 files.upload() 函數來上傳檔案。
下載檔案到本機
使用 google.colab 模組中的 files.download() 函數來下載檔案到你的本機。
5 天前
11 樓
D11333007
上傳檔案到 Google Colab
使用 google.colab 模組中的 files.upload() 函數來上傳檔案。
下載檔案到本機
使用 google.colab 模組中的 files.download() 函數來下載檔案到你的本機。
5 天前
12 樓
D11333016
下載是files.download()
上傳是files.upload()
5 天前
13 樓
D11333022
上傳檔案到 Google Colab
使用 google.colab 模組中的 files.upload() 函數來上傳檔案。
下載檔案到本機
使用 google.colab 模組中的 files.download() 函數來下載檔案到你的本機。
5 天前
14 樓