TensorFlow2.0學習筆記——TensorFlow2.0簡介

TensorFlow2.0的基本框架如下圖: 使用tf.data來加載數據,使用tf.keras構建模型或使用Premade Estimators來驗證,還可以使用TensorFlow Hub進行遷移學習,在CPU,GPU或TPU上來運行,保存模型後進行部署。 1 模型的開發流程 使用tf.data加載數據 使用tf.keras構建模型或使用Premade Estimators來驗證,還可以使用T
相關文章
相關標籤/搜索