Windows上玩转TensorFlow(一)
Windows上TensorFlow的安装和环境搭建:
1.安装Python 3.5.2
2.通过Pip3安装TensorFlow CPU版
https://www.tensorflow.org/install/install_windows
3.VisualStudio2015 Python Project中加入SitePackages中的tensorFlow项目
Find the location of site-packages:
Then add the tensorflow folder as Existing Python code project.
4.选择Python Project的Environments为Python3.5
5.Test!
你问我生命中还有什么可追寻?