其他分享
首页 > 其他分享> > Android | TensorFlow2.0 入门1

Android | TensorFlow2.0 入门1

作者:互联网

TensorFlow 快速入坑

TensorFlow 是什么?

TensorFlow 是Google 开发的第二代机器学习系统。
其原理为:以张量(Tensor)在计算图(Graph)上流动(Flow)的方式的实现和执行机器学习算法的框架。

TensorFlow的基础知识

TensorFlow 特点

TensorFlow的结构

tf-framework

未完待续

–This article is excerpted from Google’s official about Apollo, please indicate the source for reprinting–

标签:Google,入门,张量,基础知识,TensorFlow2.0,秩为,标量,TensorFlow,Android
来源: https://blog.csdn.net/weixin_40601330/article/details/118943907