Skip to content

Instantly share code, notes, and snippets.

@SaschaHeyer
Created November 9, 2022 14:29
Show Gist options
  • Select an option

  • Save SaschaHeyer/57753b61dd49501d67010401cbcaadff to your computer and use it in GitHub Desktop.

Select an option

Save SaschaHeyer/57753b61dd49501d67010401cbcaadff to your computer and use it in GitHub Desktop.
Vertex AI Experiment
aiplatform.init(
project='sascha-playground-doit',
location='us-central1',
experiment='experiment-sample'
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment