Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.03 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.03 KB

Model in Azure AI Gallery

Intro

This repository contains code which demonstrates how to deploy and use an Inception model in Azure Machine Learning. Try it now for truly end-to-end experience. Latest test: 11/9/2018

How to Use

  1. Use Azure Notebooks to import the sample notebooks into Azure Notebooks.
  2. Run the configuration notebook to create your workspace.
  3. Run the deployment notebook to create your workspace.
  4. Run the brainwave notebook to create your workspace.

Resources

About Azure ML

Get the full documentation for Azure Machine Learning service at https://docs.microsoft.com/azure/machine-learning/service/

More Examples