Skip to content

Commit e4da57e

Browse files
authored
Update Readme.md
1 parent 818570d commit e4da57e

File tree

1 file changed

+1
-1
lines changed
  • 深度学习与TensorFlow入门实战-源码和PPT

1 file changed

+1
-1
lines changed

深度学习与TensorFlow入门实战-源码和PPT/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
请先安装Anaconda, CUDA 10.0, cuDNN。
66

77
```python
8-
pip install tensorflow-gpu==2.0.0-rc0 numpy matplotlib pillow pandas -i https://pypi.tuna.tsinghua.edu.cn/simple
8+
pip install -U tensorflow-gpu numpy matplotlib pillow pandas -i https://pypi.tuna.tsinghua.edu.cn/simple
99
```
1010

1111
## 课程链接

0 commit comments

Comments
 (0)