AI Hub is deprecated and will no longer be available on Google Cloud after January 23, 2024. All the functionality of AI Hub and new features are available on the Vertex AI platform. See Migrate to Vertex AI to learn how to migrate your resources.
Stay organized with collections
Save and categorize content based on your preferences.
Use public assets on AI Hub to build an ML system
This guide introduces you to the public assets on AI Hub that you
can use to build your artificial intelligence (AI) systems. As an example, this
guide shows you how to find a Jupyter notebook and open it on
Colaboratory (Colab). The example notebook guides you through
the process of training two TensorFlow image classification models
using the MNIST dataset.
Find and use a Jupyter notebook
Follow these steps to find a notebook that uses the MNIST dataset and then
open the notebook in Colab:
In the menuMenu > Category
pane, click Notebooks. A list of notebooks opens in a new window.
Enter mnist into the search box at the top of the page, to filter the
list of notebooks.
Scan the page for a notebook named Classifying Handwritten Digits, and
click the name of the notebook. AI Hub displays a
description of the notebook and information about how to use it.
In the Use this asset pane, click Open in Colab.
The Colab notebook opens in a new browser tab.
Follow the instructions in the Colab notebook to train two
TensorFlow image classification models and visualize the
results. If you need help with using the notebook interface, click Help
in the Colab menu.
Return to
AI Hub
when you're ready to discover more AI frameworks and tools.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["This guide demonstrates how to utilize public assets on AI Hub to construct AI systems, specifically showcasing the process of locating and opening a Jupyter notebook on Colaboratory."],["The example notebook, \"Classifying Handwritten Digits,\" guides users through training two TensorFlow image classification models using the MNIST dataset."],["Users can find relevant Jupyter notebooks on AI Hub by filtering the \"Notebooks\" category with keywords like \"mnist\" in the search box."],["Once located on AI Hub, users can open a chosen notebook in Colab by clicking \"Open in Colab\" and then follow the instructions within the notebook to train models and visualize the results."],["AI Hub offers other features, including the ability to browse different asset categories, or uploading assets, after users explore the demonstrated capabilities with the example notebook."]]],[]]