From fb900916e32ebb1e405f1c7398ae3eb7c6e0cc32 Mon Sep 17 00:00:00 2001 From: Harneet Virk Date: Thu, 11 Jun 2020 13:26:04 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc701a4b..bc9e19b4 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Visit this [community repository](https://github.com/microsoft/MLOps/tree/master ## Projects using Azure Machine Learning Visit following repos to see projects contributed by Azure ML users: - - [AMLSamples](https://github.com/Azure/AMLSamples) Number of end-to-end examples, including face recognition, predictive maintenance, customer churn and sentiment analysis. + - [AMLSamples](https://github.com/microsoft/MLOps) Number of end-to-end examples, including face recognition, predictive maintenance, customer churn and sentiment analysis. - [Learn about Natural Language Processing best practices using Azure Machine Learning service](https://github.com/microsoft/nlp) - [Pre-Train BERT models using Azure Machine Learning service](https://github.com/Microsoft/AzureML-BERT) - [Fashion MNIST with Azure ML SDK](https://github.com/amynic/azureml-sdk-fashion)