Vertex AI TensorBoard integration with Gemini Enterprise Agent Platform Pipelines: Notebook

In this tutorial, you'll learn how to create a training pipeline using the KFP SDK, execute the pipeline in Gemini Enterprise Agent Platform 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:

  • Gemini Enterprise Agent Platform training
  • Vertex AI TensorBoard
  • Gemini Enterprise Agent Platform 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 Gemini Enterprise Agent Platform Pipelines with Vertex AI TensorBoard enabled for near real time monitoring.

Relevant content