Skip to content

Commit 943f0ef

Browse files
committed
update link from previous guide to blog page
1 parent d98a6e8 commit 943f0ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guide/14-deep-learning/training-mobile-ready-models-using-tensorflow-lite.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@
7979
"source": [
8080
"## Prerequisites\n",
8181
"\n",
82-
"- This workflow builds on the basic workflow followed to train deep learning models with `arcgis.learn` module. It is recommended to have first readt the basic workflow [here](https://developers.arcgis.com/python/guide/geospatial-deep-learning/) if you hvae not done so previously. \n",
83-
"- To train mobile-ready light models, the [**TensorFlow**](https://www.tensorflow.org/) library needs to be installed in addition to fastai and PyTorch. Please refer to the section \"Install deep learning dependencies of arcgis.learn module\" [on this page](https://developers.arcgis.com/python/guide/install-and-set-up/#Install-deep-learning-dependencies-for-arcgis.learn-module) for detailed documentation on the installation of these dependencies.\n"
82+
"- This workflow builds on the basic workflow followed to train deep learning models with `arcgis.learn` module. It is recommended to first read the basic workflow [here](https://www.esri.com/arcgis-blog/products/api-python/analytics/deep-learning-models-in-arcgis-learn/) if you have not done so previously. \n",
83+
"- To train mobile-ready light models, the [**TensorFlow**](https://www.tensorflow.org/) library needs to be installed in addition to fastai and PyTorch. Please refer to the section \"Using the Deep Learning Frameworks Installer\" [on this page](/python/guide/install-and-set-up/#using-the-deep-learning-frameworks-installer) for detailed documentation on the installation of these dependencies.\n"
8484
]
8585
},
8686
{

0 commit comments

Comments
 (0)