Compare commits

...
Author SHA1 Message Date
Andrew FerlitschandGitHub c64c770b03 Merge branch 'main' into official_migration_stage2_4 2023-01-13 08:51:09 -08:00
Andrew Ferlitsch 2b40f78734 migrate: code review 2023-01-13 16:49:35 +00:00
Andrew Ferlitsch 35472d041d migration: experiments 2023-01-12 02:15:02 +00:00
@@ -71,7 +71,7 @@
"## Overview\n",
"\n",
"\n",
"This tutorial demonstrates how to use Vertex AI in production. This tutorial covers get started with Vertex AI Experiments.\n",
"This tutorial demonstrates how to use the Vertex AI Python SDK to track experiments when training a model.\n",
"\n",
"Learn more about [Vertex AI Experiments](https://cloud.google.com/vertex-ai/docs/experiments/intro-vertex-ai-experiments), [Vertex ML Metadata](https://cloud.google.com/vertex-ai/docs/ml-metadata) and [Vertex AI Training](https://cloud.google.com/vertex-ai/docs/training/custom-training)."
]