Vertex AI TensorBoard integration with Vertex AI Pipelines: Notebook

In this tutorial, you'll learn how to create a training pipeline using the KFP SDK, execute the pipeline in Vertex AI Pipelines, and monitor your training process on Vertex AI TensorBoard in near real time.

This tutorial uses the following Google Cloud ML services and resources:

  • Vertex AI training
  • Vertex AI TensorBoard
  • Vertex AI Pipelines

The steps performed include:

  • Setup a service account and Cloud Storage buckets.
  • Construct a Kubeflow Pipelines (KPT) with your custom training code.
  • Compile and execute the KFP pipeline in Vertex AI Pipelines with Vertex AI TensorBoard enabled for near real time monitoring.

Relevant content

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月13日 UTC.