File size: 213 Bytes
6105886
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 核心 Web 介面
gradio

# 深度學習框架
torch
torchvision

# 資料處理與數值運算
pandas
numpy
openpyxl

# 資料視覺化 (研討會展示圖表用)
matplotlib
seaborn

# 科學運算
scikit-learn