From 7f2aec4014bde7c350c17dfb38f8af0a75b909d6 Mon Sep 17 00:00:00 2001 From: Mary Wahl Date: Thu, 1 Mar 2018 14:27:45 -0800 Subject: [PATCH] Update 01_Intro_to_pixel-level_land_classification.ipynb --- geoaidsvm/01_Intro_to_pixel-level_land_classification.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/geoaidsvm/01_Intro_to_pixel-level_land_classification.ipynb b/geoaidsvm/01_Intro_to_pixel-level_land_classification.ipynb index 092f01c..bdf8e99 100644 --- a/geoaidsvm/01_Intro_to_pixel-level_land_classification.ipynb +++ b/geoaidsvm/01_Intro_to_pixel-level_land_classification.ipynb @@ -17,7 +17,7 @@ "source": [ "## Getting started\n", "\n", - "This notebook is intended for use on an NC-series [Azure Geo AI Data Science VM](). For step-by-step instructions on provisioning the VM, visit [our git repository](https://github.com/Azure/pixel_level_land_classification).\n", + "This notebook is intended for use on an NC-series [Azure Geo AI Data Science VM](http://aka.ms/dsvm/GeoAI). For step-by-step instructions on provisioning the VM, visit [our git repository](https://github.com/Azure/pixel_level_land_classification).\n", "\n", "1. [Train a land classification model from scratch](./02_Train_a_land_classification_model_from_scratch.ipynb)\n", "\n", @@ -77,7 +77,7 @@ "source": [ "## Next steps\n", "\n", - "We recommend that you begin this tutorial series with the [training notebook]((./02_Train_a_land_classification_model_from_scratch.ipynb).\n", + "We recommend that you begin this tutorial series with the [training notebook](./02_Train_a_land_classification_model_from_scratch.ipynb).\n", "\n", "In this notebook series, we train and deploy a model on a Geo AI Data Science VM. To improve model accuracy, we recommend training for more epochs on a larger dataset. Please see [our GitHub repository](https://github.com/Azure/pixel_level_land_classification) for more details on scaling up training using Azure Batch AI.\n", "\n",