初始化

This commit is contained in:
flowerstonezl
2026-01-14 15:19:22 +08:00
commit 2502e18330
16 changed files with 84040 additions and 0 deletions

6
readme.md Normal file
View File

@@ -0,0 +1,6 @@
安装pytorch
conda install pytorch==2.5.1 torchvision==0.20.1 torchaudio==2.5.1 pytorch-cuda=11.8 -c pytorch -c nvidia
安装ktlearn
install scikit-learn