Introduction to Vertex AI TensorBoard

Vertex AI TensorBoard is an enterprise-ready managedversion ofOpen Source TensorBoard(TB), which is a Google Open Source project for machine learning experimentvisualization.

With Vertex AI TensorBoard, you can track, visualize, and compareML experiments and share them with your team.

TensorBoard view appears

Vertex AI TensorBoard provides various detailed visualizations, thatincludes:

  • tracking and visualizing metrics such as loss and accuracy over time,
  • visualizing model computational graphs (ops and layers),
  • viewing histograms of weights, biases, or other tensors as they change overtime,
  • projecting embeddings to a lower dimensional space,
  • and displaying image, text, and audio samples.

In addition to the powerful visualizations fromTensorBoard, Vertex AI TensorBoard provides:

  • a persistent, shareable link to your experiment's,Vertex AI TensorBoard experiment,
  • tight integrations with Vertex AI services for model training,
  • enterprise-grade security, privacy, and compliance.

Integration with Vertex AI Experiments lets you:

  • use a searchable and compare list of all experiments in a project,
  • view time series metrics in the Google Cloud console,
  • compare scalars across experiments and experiment runs,
  • have direct access to Vertex AI TensorBoard.

Vertex AI TensorBoard and the Google Cloud console

The Google Cloud console is used to:

What's next

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

Last updated 2025-12-15 UTC.