TensorFlow 基础 这一部分介绍 TensorFlow 中张量、占位符、变量、矩阵和激励函数的创建与基本操作方法,以及如何通过 TensorFlow 和 Python 访问各种数据源。 阅读 PDF 文档,请点我。 目录 TensorFlow 基础 在 TensorFlow 中创建张量 使用 TensorFlow 的变量和占位符 TensorFlow 操作矩阵 TensorFlow 张量的基本操作 TensorFlow 的激励函数 通过 TensorFlow 和 Python 访问各种数据源