topic sample languages python technologies Azure Machine Learning extensions gallery_topics tensorflow inception InceptionV3 Model in Azure AI Gallery Intro This repository contains code which demonstrates how to deploy and use an Inception model in Azure Machine Learning. How to Use Use to import the sample notebooks into Azure Notebooks. Run the configuration notebook to create your workspace. Run the 01.deploy-inception-model notebook to deploy inception v3 model to a web service and try out for inference. Resources About Azure ML Get the full documentation for Azure Machine Learning service at https://docs.microsoft.com/azure/machine-learning/service/ More Examples Azure/MachineLearningNotebooks GitHub site