Created
November 9, 2022 14:29
-
-
Save SaschaHeyer/57753b61dd49501d67010401cbcaadff to your computer and use it in GitHub Desktop.
Vertex AI Experiment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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