您的位置:首页 > 大数据 > 人工智能

AI学习之路(2):GPU版本的Tensorflow在Windows上安装

2017-02-22 14:20 731 查看
1. 同样是下载3.5的python
2. pip里安装的命令不一样:

C:>pip install tensorflow
C:>pip install tensorflow-gpu==1.0

也可以从这里下载:
https://pypi.python.org/pypi/tensorflow-gpu/1.0.0

然后手工安装:



这样就可以安装好GPU的版本了。



1. C++标准模板库从入门到精通 

http://edu.csdn.net/course/detail/3324

2.跟老菜鸟学C++

http://edu.csdn.net/course/detail/2901

3. 跟老菜鸟学python

http://edu.csdn.net/course/detail/2592

4. 在VC2015里学会使用tinyxml库

http://edu.csdn.net/course/detail/2590

5. 在Windows下SVN的版本管理与实战 

 http://edu.csdn.net/course/detail/2579

6.Visual Studio 2015开发C++程序的基本使用 

http://edu.csdn.net/course/detail/2570

7.在VC2015里使用protobuf协议

http://edu.csdn.net/course/detail/2582

8.在VC2015里学会使用MySQL数据库

http://edu.csdn.net/course/detail/2672
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息