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 818570d commit e4da57eCopy full SHA for e4da57e
深度学习与TensorFlow入门实战-源码和PPT/Readme.md
@@ -5,7 +5,7 @@
5
请先安装Anaconda, CUDA 10.0, cuDNN。
6
7
```python
8
-pip install tensorflow-gpu==2.0.0-rc0 numpy matplotlib pillow pandas -i https://pypi.tuna.tsinghua.edu.cn/simple
+pip install -U tensorflow-gpu numpy matplotlib pillow pandas -i https://pypi.tuna.tsinghua.edu.cn/simple
9
```
10
11
## 课程链接
0 commit comments