Skip to content

Instantly share code, notes, and snippets.

@SaschaHeyer
Last active November 14, 2022 16:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SaschaHeyer/abc6c903d645618424ff9740286308c4 to your computer and use it in GitHub Desktop.
Save SaschaHeyer/abc6c903d645618424ff9740286308c4 to your computer and use it in GitHub Desktop.
Vertex AI Experiment
aiplatform.init(
project='sascha-playground-doit',
location='us-central1',
experiment='experiment-sample',
experiment_tensorboard='projects/sascha-playground-doit/locations/us-central1/tensorboards/6382621018774568960'
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment