当你从迅雷下载之后,怎么样来安装上面的文件呢?

这也是一个问题,对于新手来说,是不知道的。其实比较简单,如下:

用命令:pip  install tensorflow_gpu-1.2.1-cp35-cp35m-win_amd64.whl

这样就安装成功了。

接着来测试一下,确认是否成功,因为只有经过测试,才能确认它是否安装OK?

看到1.2.1版 本了,万岁,真的成功了!  AI,我来了。

1. RPG游戏从入门到精通


2. WiX安装工具的使用

3. 俄罗斯方块游戏开发
http://edu.csdn.net/course/detail/51104. boost库入门基础
http://edu.csdn.net/course/detail/50295.Arduino入门基础
http://edu.csdn.net/course/detail/49316.Unity5.x游戏基础入门
http://edu.csdn.net/course/detail/48107. TensorFlow API攻略
http://edu.csdn.net/course/detail/44958. TensorFlow入门基本教程
http://edu.csdn.net/course/detail/43699. C++标准模板库从入门到精通 
http://edu.csdn.net/course/detail/332410.跟老菜鸟学C++
http://edu.csdn.net/course/detail/290111. 跟老菜鸟学python
http://edu.csdn.net/course/detail/259212. 在VC2015里学会使用tinyxml库
http://edu.csdn.net/course/detail/259013. 在Windows下SVN的版本管理与实战 
http://edu.csdn.net/course/detail/257914.Visual Studio 2015开发C++程序的基本使用 
http://edu.csdn.net/course/detail/257015.在VC2015里使用protobuf协议
http://edu.csdn.net/course/detail/258216.在VC2015里学会使用MySQL数据库
http://edu.csdn.net/course/detail/2672


最新文章

  1. python爬乌云dorps文章
  2. SMT 的基本流程?SMT的工艺流程?SMT的设备操作?
  3. Delphi的Win32的API调用简单介绍
  4. Android Http请求方法汇总
  5. openssl证书相关
  6. iOS开发 ReactiveCocoa入门教程 第二部分
  7. 隐匿在iOS文件系统中的隐私信息
  8. Array,ArrayList、List<T>、HashSet<T>、LinkedList<T>与Dictionary<K,V>
  9. django ORM model filter 条件过滤,及多表连接查询、反向查询,某字段的distinct
  10. 快速配置 Samba 将 Linux 目录映射为 Windows 驱动器,用于跨平台编程
  11. PAT (Basic Level) Practise:1017. A除以B
  12. foj 2044 1 M possible 二进制压缩
  13. org.apache.hadoop.conf-Configured
  14. Database Initialization Parameters for Oracle E-Business Suite Release 12
  15. Workbench利用Python驱动DM执行Js进行建模
  16. Codeforces 837 简要题解
  17. Odoo9以后的社区版本和企业版功能上的区别
  18. WebSocket 启用压缩
  19. html+js自定义颜色选择器
  20. Hbase常用操作(增删改查)

热门文章

  1. 20145335《java程序设计》第三次实验报告
  2. ARTS Week 001
  3. linux 用户态和内核态以及进程上下文、中断上下文 内核空间用户空间理解
  4. Docker storage drivers
  5. caffe平台快速搭建:caffe+window7+vs2013
  6. Spring多开发环境配置
  7. sqlite的Top筛选
  8. LeetCode——Sort List
  9. layer弹出层的关闭及父页面的刷新问题
  10. AVL树 - 学习笔记