Skip to content

Files

Latest commit

265a175 · Sep 10, 2020

History

History
10 lines (7 loc) · 526 Bytes

File metadata and controls

10 lines (7 loc) · 526 Bytes

第 3 部分:TensorFlow 2.00 Alpha 的神经网络应用

在本节中,我们将研究许多人工神经网络ANN)应用。 这些包括图像识别,神经风格迁移,文本风格生成,时尚识别以及电影评论的 IMDb 数据库的语义分析。

本节包含以下章节:

  • 第 6 章“使用 TensorFlow 2 识别图像”
  • 第 7 章“TensorFlow 2 和神经风格迁移”
  • 第 8 章“Tensorflow 2 和循环神经网络”
  • 第 9 章“TensorFlow 估计器和 TensorFlow HUB”