Loading...
原文:TensorFlow 2.0 的新功能 - 2019.01.16出处:TensorFlow - 微信公众号作者: Google TensorFlow...
原文: 扇贝 : 应用 TensorFlow 实现深度知识追踪 - 2018.11.27出处:Tenso...
原文:中国电信使用 TensorFlow 实现人工智能 - 2018.08.16来源:TensorFlow - 微信公众号电信营业厅 APP 作为中国电信...
英文原文:Deploying PyTorch and Keras Models to Android w...
原文: Why tf.data is much better than feed_dict and how to build a simple data ...
TensorFlow 提供了 inspect_checkpoint.py 用于查看 Checkpoint...
原文 - Tensorflow框架实现中的“三”种图 - 知乎图(Graph) 是 TensorFlow 用于表达计算任务的一个核心概念.从前端(pyt...
TensorFlow 里有多个 reduce_ 前缀系函数,即:tf.reduce_alltf.redu...
使用 TensorFlow 和 TF-Slim 时,对于图片数据集往往需要将数据集转换为 TFRecords 文件.这里根据 TF-Slim 里的 flo...
TensorFlow 提供了多种常用网络优化方法,如,adadelta,adagrad,adam,ftr...