跳至内容
vistart's blog
The child with unbroken shell.
  • 首页
  • 网站开发
  • 区块链
  • 推荐书目
    • 掌握 TensorFlow 1.x
  • 关于
  • BEWINDOWEB
  • 感谢

标签: python

[下载]Python 3 Object-Oriented Programming, Third Edition

2019年3月25日 vistart 写评论

出版时间:2018.10 官网链接:Pa…

继续阅读 →

发帖时间: 动态语言, 推荐书目 归档位置: object-oriented, programming, python, 编程, 面向对象

[下载]Python Continuous Integration and Delivery: A Concise Guide with Examples

2018年12月30日 vistart 写评论

出版时间:2019.02官网链接:Apr…

继续阅读 →

发帖时间: 动态语言, 推荐书目 归档位置: concise guide, continuous delivery, continuous integration, examples, python, 例子, 持续分发, 持续集成

[下载]Data Analysis and Visualization Using Python: Analyze Data to Create Visualizations for BI Systems

2018年11月25日 vistart 写评论

出版时间:2019.03官网链接:Apr…

继续阅读 →

发帖时间: 开发工具, 推荐书目 归档位置: data analysis, data visualization, python, 数据分析, 数据可视化

[下载]Building Machine Learning Systems with Python – Third Edition

2018年8月18日 vistart 写评论

出版时间:2018.07官网链接:Pac…

继续阅读 →

发帖时间: 人工智能, 推荐书目 归档位置: build, machine learning, python, system, 机器学习, 构建, 第三版, 系统

[下载]Applied Text Analysis with Python: Enabling Language-Aware Data Products with Machine Learning

2018年7月5日 vistart 写评论

出版时间:2016.12 官网链接:O&…

继续阅读 →

发帖时间: 人工智能, 推荐书目 归档位置: analysis, applied, deep learning, python, text, 深度学习

[下载]Hands-On Data Visualization with Bokeh

2018年6月24日 vistart 写评论

出版时间:2018.06 官网链接:Pa…

继续阅读 →

发帖时间: 开发工具, 推荐书目 归档位置: bokeh, data visualization, hands-on, python, 上手, 数据可视化

[下载]Python Social Media Analytics

2018年6月15日 vistart 写评论

出版时间:2017.07 官网链接:Pa…

继续阅读 →

发帖时间: 开发工具, 推荐书目 归档位置: analytic, python, social media, 分析, 社会媒体

[下载]Deep Learning in Natural Language Processing

2018年6月13日 vistart 写评论

出版时间:2018.07 官网链接:Sp…

继续阅读 →

发帖时间: 人工智能, 推荐书目 归档位置: deep learning, language, natural, nlp, process, python, 处理, 深度学习, 自然, 语言

[下载]Deep Learning with PyTorch

2018年6月5日 vistart 写评论

出版时间:2018.02 官网链接:Pa…

继续阅读 →

发帖时间: 人工智能, 推荐书目 归档位置: deep learning, python, pytorch, 深度学习

[下载]NumPy Essentials

2018年6月3日 vistart 写评论

出版时间:2016.04 官网链接:Pa…

继续阅读 →

发帖时间: 推荐书目, 第三方库、代码包 归档位置: essential, numpy, python, scientific computation, 必备, 科学计算

在 Ubuntu 中编译 TensorFlow

2018年5月28日 vistart 3 Comments

原创文章,版权所有。转载请注明出处! 此…

继续阅读 →

发帖时间: 框架, 深度学习 归档位置: 1.9, 16.04, ABI, avx, bazel, build, cuda, cudnn, deep learning, futurewarning, gcc, git, GPU, h5py, intel, linux, nccl, numpy, nvidia, python, TensorFlow, tensorrt, ubuntu, whl, xenial, 安装, 深度学习, 编译

在 Windows 10 中编译 TensorFlow

2018年5月20日 vistart 1 条评论

原创文章,版权所有。转载请注明出处! 预…

继续阅读 →

发帖时间: 框架, 深度学习 归档位置: avx, build, CPU, cuda, cudnn, deep learning, fma, framework, GPU, intel, python, TensorFlow, windows, 处理器, 框架, 深度学习, 编译, 英特尔

文章 导航

第 1 页,共 4 页
1 2 … 4 下一页 →

举手之劳,万分感谢!

支付宝扫码领红包
捐赠(支付宝)
捐赠(微信支付)
由于微信转账默认不显示姓名,请在留言时填写姓名或昵称,方便感谢!

If you think that our work is not doing well enough, you can point it out directly. Whether you are reasonable or not, I can listen patiently. I can guarantee that my work is all my own. I have no reason to copy others. There is absolutely no need to pre-emptively say that it is copied from elsewhere, and there is no need to say that I am talking nonsense, which will not help solve the problem and will break the interpersonal relationship. Even if we can’t be friends, we shouldn’t be enemies. Do you say that I am right?

下单

扫码下单

近期文章

  • 使用 Java 和 Swing UI Designer 开发窗体应用程序入门
  • RTX 3090 主机配置方案
  • 以”计算圆周率“为例说明AVX相关指令
  • 密码保护:立体十字链表八叉树:一种用于高效检索点云的数据结构
  • Ubuntu 下安全地远程访问 Docker

近期评论

  • 具有TensorFlow集群的分布式模型 – vistart's blog发表在《TensorFlow 101(含全部代码)》
  • 使用 TF Serving 将 TensorFlow 模型用于生产 – vistart's blog发表在《使用 TensorFlow 的经典机器学习案例》
  • 第二章 标准输出 – vistart's blog发表在《2.8 将输出和错误信息发送到不同文件》
  • 第二章 标准输出 – vistart's blog发表在《2.16 即使在将输出用作输入时也要保存输出副本》
  • 第二章 标准输出 – vistart's blog发表在《2.19 重定向看起来不起作用时保存输出》

分类目录

  • C_CPP
  • Java
  • Linux
  • WordPress
  • Yii2 Framework
  • 人工智能
  • 使用 TensorFlow 进行神经网络编程
  • 准备工作
  • 前端
  • 动态语言
  • 区块链
  • 工具
  • 开发工具
  • 开发平台
  • 开发框架
  • 掌握 TensorFlow 1.x
  • 推荐书目
  • 操作系统
  • 操作系统
  • 数据库
  • 无线网络
  • 未分类
  • 框架
  • 深度学习
  • 物联网
  • 移动应用开发
  • 第三方库、代码包
  • 算法
  • 编程语言
  • 编译执行语言
  • 网站开发
  • 视频追踪
  • 计算机视觉
  • 论文

文章归档

  • 2020年11月
  • 2020年7月
  • 2020年6月
  • 2019年12月
  • 2019年11月
  • 2019年9月
  • 2019年8月
  • 2019年7月
  • 2019年3月
  • 2019年1月
  • 2018年12月
  • 2018年11月
  • 2018年10月
  • 2018年9月
  • 2018年8月
  • 2018年7月
  • 2018年6月
  • 2018年5月
  • 2018年4月
  • 2018年3月
  • 2018年2月
  • 2018年1月
  • 2017年9月
  • 2017年8月
  • 2017年7月

功能

  • 登录
  • 条目feed
  • 评论feed
  • WordPress.org

沪ICP备14009001号-4

版权 © vistart 2019 vistart's blog — 通过 GoDaddy 确定 WordPress 主题 Primer