怎么样在python 3 6里安装tensorflow
Posted skiwnchh
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了怎么样在python 3 6里安装tensorflow相关的知识,希望对你有一定的参考价值。
首先要下载python3.6:
https://www.python.org/downloads/release/python-361/
接着下载:
numpy-1.13.0-cp36-none-win_amd64.whl
安装这两个:
安装python 3.6成功,接着安装numpy.
接着安装tensorflow:
最后测试一下:
python3.6 + tensorflow安装完毕,高深的AI就等着你去开发了!
1. RPG游戏从入门到精通
2. WiX安装工具的使用
3. 俄罗斯方块游戏开发
http://edu.csdn.net/course/detail/5110
4. boost库入门基础
http://edu.csdn.net/course/detail/5029
5.Arduino入门基础
http://edu.csdn.net/course/detail/4931
6.Unity5.x游戏基础入门
http://edu.csdn.net/course/detail/4810
7. TensorFlow API攻略
http://edu.csdn.net/course/detail/4495
8. TensorFlow入门基本教程
http://edu.csdn.net/course/detail/4369
9. C++标准模板库从入门到精通
http://edu.csdn.net/course/detail/3324
10.跟老菜鸟学C++
http://edu.csdn.net/course/detail/2901
11. 跟老菜鸟学python
http://edu.csdn.net/course/detail/2592
12. 在VC2015里学会使用tinyxml库
http://edu.csdn.net/course/detail/2590
13. 在Windows下SVN的版本管理与实战
http://edu.csdn.net/course/detail/2579
14.Visual Studio 2015开发C++程序的基本使用
http://edu.csdn.net/course/detail/2570
15.在VC2015里使用protobuf协议
http://edu.csdn.net/course/detail/2582
16.在VC2015里学会使用MySQL数据库
http://edu.csdn.net/course/detail/2672
再分享一下我老师大神的人工智能教程吧。零基础!通俗易懂!风趣幽默!还带黄段子!希望你也加入到我们人工智能的队伍中来!https://blog.csdn.net/jiangjunshow
以上是关于怎么样在python 3 6里安装tensorflow的主要内容,如果未能解决你的问题,请参考以下文章