Project-I/requirements.txt

44 lines
486 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 核心深度学习框架
torch
torchvision
torchaudio
# 科学计算和数据处理
numpy
pandas
scipy
# 机器学习工具
scikit-learn
# 配置和文件处理
pyyaml
# 进度条
tqdm
# 图神经网络和距离计算
fastdtw
# 微分方程求解器
torchdiffeq
# 自然语言处理用于GPT-2模型
transformers
# 数据可视化
matplotlib
# 网络请求(用于数据下载)
requests
# 文件压缩处理
# Kaggle数据下载
kagglehub
# 其他工具
future