Skip to content

Commit 0afe31d

Browse files
author
Sandeep Kumar
committed
comments_priyanka
1 parent d435030 commit 0afe31d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

samples/04_gis_analysts_data_scientists/training_a_wind_turbine_detection_model_using_large_volume_of_training_data.ipynb

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,8 @@
2121
"source": [
2222
"## Table of Contents\n",
2323
"* [Introduction](#Introduction)\n",
24-
"* [Export training data](#Export-training-data) or [Download training data](#Download-training-data-(optional))\n",
24+
"* [Export training data](#Export-Training-Data) or [Download training data](#Download-sample-training-data-optional)\n",
2525
"* [Model training](#Model-training)\n",
26-
" * [Downloading-model-training-script](#Downloading-model-training-script-(optional))\n",
2726
" * [Executing model training script](#Executing-model-training-script)\n",
2827
" * [Monitor model training](#Monitor-model-training)\n",
2928
"* [Model inference](#Model-inference)"
@@ -239,7 +238,7 @@
239238
"cell_type": "markdown",
240239
"metadata": {},
241240
"source": [
242-
"## Download sample training data (optional)\n",
241+
"## Download sample training data optional\n",
243242
"\n",
244243
"Alternatively, you can also directly get a sample of exported training data, as shown below."
245244
]
@@ -542,7 +541,7 @@
542541
"cell_type": "markdown",
543542
"metadata": {},
544543
"source": [
545-
"For more infromation about tensorboard support in ArcGIS Python API, you can follow [this guide](https://developers.arcgis.com/python/guide/monitor-model-training-with-tensorboard/)."
544+
"For more information about tensorboard support in ArcGIS Python API, you can follow [this guide](https://developers.arcgis.com/python/guide/monitor-model-training-with-tensorboard/)."
546545
]
547546
},
548547
{

0 commit comments

Comments
 (0)