Skip to content

Commit 9ae95d8

Browse files
committed
made changes in fit and conclusion text
1 parent 6fc1431 commit 9ae95d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/04_gis_analysts_data_scientists/detecting-airplanes-on-satellite-imagery-using-deep-learning.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
"id": "CtdZDnNp2sPw"
192192
},
193193
"source": [
194-
"Next, we can simply call the model.fit() method and pass a number of epochs to it. The model will then begin to train after finding the optimal learning rate itself."
194+
"Next, we can simply call the `model.fit()` method and pass a number of epochs to it. The model will then begin to train after finding the optimal learning rate itself."
195195
]
196196
},
197197
{
@@ -494,7 +494,7 @@
494494
"id": "PIr9TfDp2sQ5"
495495
},
496496
"source": [
497-
"In this notebook, we demonstrated how to use Faster R-CNN model from ArcGIS API for Python in order to detect airplanes in satellite imagery."
497+
"In this notebook, we demonstrated how to use the Faster R-CNN model from the ArcGIS API for Python to detect airplanes in satellite imagery."
498498
]
499499
},
500500
{

0 commit comments

Comments
 (0)