зеркало из
1
0
Форкнуть 0

Update 01_Intro_to_pixel-level_land_classification.ipynb

This commit is contained in:
Mary Wahl 2018-03-01 14:27:45 -08:00 коммит произвёл GitHub
Родитель 57ca855dd4
Коммит 7f2aec4014
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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",