We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 854e20c commit 0ce2026Copy full SHA for 0ce2026
README.md
@@ -22,7 +22,7 @@ conda install pytorch torchvision cudatoolkit=10.0
22
- 安装常用库
23
24
```python
25
-pip install numpy matplotlib pillow
+pip install numpy matplotlib pillow pandas
26
```
27
28
# 课程链接
0 commit comments