From 9814955b3766e620a9e988b67366b2581bf27771 Mon Sep 17 00:00:00 2001 From: Hai Ning Date: Fri, 12 Oct 2018 11:34:51 -0400 Subject: [PATCH] Update pr.md --- pr.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pr.md b/pr.md index 794e5ccf..33883ddb 100644 --- a/pr.md +++ b/pr.md @@ -15,8 +15,9 @@ ## Third Party Articles - [Azure’s new machine learning features embrace Python](https://www.infoworld.com/article/3306840/azure/azures-new-machine-learning-features-embrace-python.html) (InfoWorld) - [How to use Azure ML in Windows 10](https://www.infoworld.com/article/3308381/azure/how-to-use-azure-ml-in-windows-10.html) (InfoWorld) -- [How Azure ML Streamlines Cloud-based Machine Learning](https://thenewstack.io/how-the-azure-ml-streamlines-cloud-based-machine-learning/)(The New Stack) +- [How Azure ML Streamlines Cloud-based Machine Learning](https://thenewstack.io/how-the-azure-ml-streamlines-cloud-based-machine-learning/) (The New Stack) - [Facebook launches PyTorch 1.0 with integrations for Google Cloud, AWS, and Azure Machine Learning](https://venturebeat.com/2018/10/02/facebook-launches-pytorch-1-0-integrations-for-google-cloud-aws-and-azure-machine-learning/) (VentureBeat) +- [How Microsoft Uses Machine Learning to Help You Build Machine Learning Pipelines](https://towardsdatascience.com/how-microsoft-uses-machine-learning-to-help-you-build-machine-learning-pipelines-be75f710613b) (Towards Data Science) ## Community Projects - [Fashion MNIST](https://github.com/amynic/azureml-sdk-fashion)