Vertex AI TensorBoard 與 Vertex AI Pipelines 的整合:筆記本

在本教學課程中,您將瞭解如何使用 KFP SDK 建立訓練 pipeline、在 Vertex AI Pipelines 中執行 pipeline,以及在 Vertex AI TensorBoard 中近乎即時地監控訓練程序。

本教學課程會使用下列 Google Cloud ML 服務和資源:

  • Vertex AI 訓練
  • Vertex AI TensorBoard
  • Vertex AI Pipelines

執行的步驟包括:

  • 設定服務帳戶和 Cloud Storage 值區。
  • 使用自訂訓練程式碼建構 Kubeflow Pipelines (KPT)。
  • 在 Vertex AI Pipelines 中編譯及執行 KFP pipeline,並啟用 Vertex AI TensorBoard,進行近乎即時的監控。

相關內容