Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 363 Bytes

File metadata and controls

8 lines (5 loc) · 363 Bytes

第 2 部分:TensorFlow 2.0 - 数据和模型训练管道

本书的这一部分将概述总体输入数据和训练模型管道。 它还将详细介绍使用tf.keras API 创建模型,训练和验证流程。

本节包含以下章节:

  • 第 3 章,“设计和构建输入数据管道”
  • 第 4 章,“模型训练和 TensorBoard 的使用”