Vertex AI TensorBoard custom training with custom container: Notebook

In this tutorial, you learn how to create a custom training job using custom containers, and monitor your training process on Vertex AI TensorBoard in near real time.

Notebook: Create custom training jobs using custom containers

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

  • Vertex AI training
  • Vertex AI TensorBoard

The steps performed include:

  • Create a Docker repository and config.
  • Create a custom container image with your customized training code.
  • Set up a service account and Cloud Storage buckets.
  • Create and launch your custom training job with your custom container.

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月31日 UTC.