# Google Cloud Vertex AI Samples [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE) Welcome to the Google Cloud [Vertex AI](https://cloud.google.com/vertex-ai/docs/) sample repository. ## Overview The repository contains [notebooks](https://github.com/GoogleCloudPlatform/vertex-ai-samples/tree/master/notebooks) and [community content](https://github.com/GoogleCloudPlatform/vertex-ai-samples/tree/master/community-content) that demonstrate how to develop and manage ML workflows using Google Cloud Vertex AI. ## Repository structure ```bash ├── community-content - Sample code and tutorials contributed by the community ├── notebooks │ ├── community - Notebooks contributed by the community │ ├── official - Notebooks demonstrating use of each Vertex AI service │ │ ├── automl │ │ ├── custom │ │ ├── ... ``` ## Contributing Contributions welcome! See the [Contributing Guide](https://github.com/GoogleCloudPlatform/vertex-ai-samples/blob/master/CONTRIBUTING.md). ## Getting help Please use the [issues page](https://github.com/GoogleCloudPlatform/vertex-ai-samples/issues) to provide feedback or submit a bug report. ## Disclaimer This is not an officially supported Google product. The code in this repository is for demonstrative purposes only. ## Feedback Please feel free to fill out our [survey](https://bit.ly/vertex-ai-samples-survey) to give us feedback on the repo and its content.