TensorFlow教程之资源 4.6 张量的阶、形状、数据类型
本文档为TensorFlow参考文档,本转载已得到TensorFlow中文社区授权。 张量的阶、形状、数据类型 TensorFlow用张量这种数据结构来表示所有的数据.你可以把一个张量想象成一个n维的数组或列表.一个张量有一个静态类型和动态类型的维数.张量可以在图中的节点之间流通. 阶 在TensorFlow系统中,张量的维数来被描述为阶.但是张量的阶和矩阵的阶并不是同一个概念.张量的阶(...
TensorFlow教程之资源 4.4 常见问题
本文档为TensorFlow参考文档,本转载已得到TensorFlow中文社区授权。 常见问题 此文档对关于TensorFlow的一些常见问题提供了答案,如果这里没有你问题的答案,你可能会在社区资源中找到它。 内容 常见问题 建立 TensorFlow graph 运行 TensorFlow 计算过程 Variables Tensor shapes TensorBoard 扩展 Tenso...
TensorFlow教程之资源 4.3 应用实例
本文档为TensorFlow参考文档,本转载已得到TensorFlow中文社区授权。 应用实例 本页介绍了一些 TensorFlow 系统当前在实际中的应用。 如果您在做研究、教育、或在某些产品中正在使用 TensorFlow, 我们非常乐意在这里添加一些有关您的使用情况。 请随时给我们发电子邮件简要说明您是如何使用TensorFlow的, 或者给我们发 pull request来添加一个...
TensorFlow教程之资源 4.1总览
本文档为TensorFlow参考文档,本转载已得到TensorFlow中文社区授权。 其他资源 TensorFlow 白皮书 在这份白皮书里,你可以找到关于 TensorFlow 编程模型的更多详情和 TensorFlow 的实现原理。 引用 如果你在你的研究中使用了 TensorFlow,并且希望在引用中注记 TensorFlow,我们建议你引用上面这篇论文。你可以使用这个BibTe...
TensorFlow教程之资源 4.5 术语表
本文档为TensorFlow参考文档,本转载已得到TensorFlow中文社区授权。 术语表 广播操作(Broadcasting operation) 一种用numpy-style broadcasting来保证tensor参数的形态兼容的操作。 Devices 一块可以用来运算并且拥有自己的地址空间的硬件,比如GPU和CPU。 eval Tensor 的一个方法,返回 Tensor 的值。触.....
本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。
TensorFlow教程相关内容
- 教程TensorFlow
- 教程TensorFlow keras
- TensorFlow教程卷积
- TensorFlow教程实例
- TensorFlow教程用法
- TensorFlow教程逻辑回归
- TensorFlow教程代码
- TensorFlow教程mnist
- 斯坦福TensorFlow教程
- 斯坦福TensorFlow教程逻辑回归
- 斯坦福TensorFlow教程运算
- TensorFlow rnn教程
- TensorFlow教程矩阵
- TensorFlow教程学习
- TensorFlow教程op
- TensorFlow教程向量
- TensorFlow教程进阶tensorboard可视化
- TensorFlow教程进阶
- TensorFlow教程新手入门
- TensorFlow教程apidoc
TensorFlow您可能感兴趣
- TensorFlow图像识别
- TensorFlow人工智能
- TensorFlow keras
- TensorFlow网络
- TensorFlow卷积
- TensorFlow算法
- TensorFlow深度学习
- TensorFlow开源
- TensorFlow构建
- TensorFlow谷歌
- TensorFlow模型
- TensorFlow机器学习
- TensorFlow实战
- TensorFlow python
- TensorFlow神经网络
- TensorFlow安装
- TensorFlow训练
- TensorFlow框架
- TensorFlow pytorch
- TensorFlow api
- TensorFlow版本
- TensorFlow实践
- TensorFlow学习
- TensorFlow ai
- TensorFlow gpu
- TensorFlow代码
- TensorFlow入门
- TensorFlow数据集
- TensorFlow分类
- TensorFlow学习笔记
人工智能
了解行业+人工智能最先进的技术和实践,参与行业+人工智能实践项目
+关注