发布于 2015-12-10 00:32:44 | 264 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的TensorFlow 官方文档中文版,程序狗速度看过来!

TensorFlow 机器学习系统

TensorFlow 是谷歌的第二代机器学习系统,按照谷歌所说,在某些基准测试中,TensorFlow的表现比第一代的DistBelief快了2倍。


TensorfFlow 0.6.0 发布,更新如下:

主要特性和提升

  • Python 3.3+ support via changes to python codebase and ability to specify python version via ./configure.

  • Some improvements to GPU performance and memory usage:convnet benchmarksroughly equivalent with native cudnn v2 performance.  Improvements mostly due to moving to 32-bit indices, faster shuffling kernels.  More improvements to come in later releases.

Bug 修复

  • Lots of fixes to documentation and tutorials, many contributed by the public.

  • 271 closed issues on github issues.

向后兼容变化

  • tf.nn.fixed_unigram_candidate_sampler changed its default 'distortion' attribute from 0.0 to 1.0. This was a bug in the original release that is now fixed.

更多内容请看:

https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md

TensorFlow 是谷歌的第二代机器学习系统,按照谷歌所说,在某些基准测试中,TensorFlow的表现比第一代的DistBelief快了2倍。

TensorFlow 内建深度学习的扩展支持,任何能够用计算流图形来表达的计算,都可以使用TensorFlow。任何基于梯度的机器学习算法都能够受益于TensorFlow的自动分 化(auto-differentiation)。通过灵活的Python接口,要在TensorFlow中表达想法也会很容易。

TensorFlow 对于实际的产品也是很有意义的。将思路从桌面GPU训练无缝搬迁到手机中运行。



历史版本 :
TensorFlow 1.5.0-rc1 发布,包含破坏性变更和新功能
TensorFlow 1.5.0-rc0 发布,bug 修复和其他改进
TensorFlow 1.4.1 发布,bug 修复
TensorFlow Lite 正式发布,谷歌移动端深度学习框架
TensorFlow 1.4.0 正式发布,API 发生改变
Kaldi 集成 TensorFlow,两个开源社区要一起玩耍了
TensorFlow 1.3.0 正式发布,包含诸多更新
TensorFlow 1.3.0-rc2 发布,增加大量新特性
TensorFlow 1.3.0-rc0 ,向 Tensorflow 库添加了评估工具
TensorFlow 1.2.1 发布,更新 markdown 版本要求
TensorFlow 1.2.0 发布,集成英特尔 MKL
TensorFlow 1.2.0-rc1 发布,包含重大更新
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务