mirror of
https://github.com/dragen1860/TensorFlow-2.x-Tutorials.git
synced 2021-05-12 18:32:23 +03:00
Update Readme.md
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
# 深度学习与TensorFlow2入门实战
|
||||
|
||||
## 安装命令
|
||||
|
||||
请先安装Anaconda, CUDA 10.0, cuDNN。
|
||||
|
||||
```python
|
||||
pip install tensorflow-gpu==2.0.0-rc0 numpy matplotlib pillow pandas -i https://pypi.tuna.tsinghua.edu.cn/simple
|
||||
```
|
||||
|
||||
## 课程链接
|
||||
|
||||
视频教程链接:[深度学习与TensorFlow2入门实战](https://study.163.com/course/courseMain.htm?share=2&shareId=480000001847407&courseId=1209092816&_trace_c_p_k2_=10515f5942ba46b5a4ec1c30a46b0269)
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user