首页 > 其他 > 详细

时事新闻之 谷歌 google 发布Tensor Flow 源代码

时间:2015-11-10 16:03:05      阅读:468      评论:0      收藏:0      [点我收藏+]

TensorFlow:

TensorFlow is an open source software library for numerical computation using data flow graphs. Nodes in the graph represent mathematical operations, while the graph edges represent the multidimensional data arrays (tensors) that flow between them. This flexible architecture lets you deploy computation to one or more CPUs or GPUs in a desktop, server, or mobile device without rewriting code. TensorFlow was originally developed by researchers and engineers working on the Google Brain team within Google‘s Machine Intelligence research organization for the purposes of conducting machine learning and deep neural networks research. The system is general enough to be applicable in a wide variety of other domains, as well.

 

Source code DownLoad:

https://git.oschina.net/xstudio/tensorflow#git-readme

BaiDu YunPan Download:

http://pan.baidu.com/s/1o6ByUTG

 

For more information

 

时事新闻之 谷歌 google 发布Tensor Flow 源代码

原文:http://www.cnblogs.com/wangxiaocvpr/p/4953019.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!