1. 程式人生 > >python tensorflow 安裝

python tensorflow 安裝

tca 原生 執行命令行 .net tensor 步驟 ted 學習 post

我是先下載tensorflow-1.5.0rc1-cp36-cp36m-win32.whl,再執行命令行安裝的

下載地址:https://pypi.python.org/pypi/tensorflow/1.5.0rc1

pip install tensorflow-1.5.0rc1-cp36-cp36m-win32.whl

pip安裝報錯:is not a supported wheel on this platform

https://www.cnblogs.com/nice-forever/p/5371906.html

幹貨 win10安裝TensorFlow填坑筆記:http://blog.csdn.net/chewinggum/article/details/70373098

【TensorFlow】Windows10 64 位下安裝 TensorFlow - 官方原生支持:http://blog.csdn.net/u010099080/article/details/53418159

Windows下安裝tensorflow步驟:http://blog.csdn.net/chongtong/article/details/53905625?locationNum=6&fps=1

TensorFlow 安裝教程:http://blog.csdn.net/bitcarmanlee/article/details/52749488

學習

知乎:https://www.zhihu.com/question/49909565

極客:http://wiki.jikexueyuan.com/project/tensorflow-zh/

python tensorflow 安裝