ThomasDelteil closed pull request #13568: Update MXNetTutorialTemplate.ipynb
URL: https://github.com/apache/incubator-mxnet/pull/13568
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/example/MXNetTutorialTemplate.ipynb
b/example/MXNetTutorialTemplate.ipynb
index 851a87f1824..0b0b1938180 100644
--- a/example/MXNetTutorialTemplate.ipynb
+++ b/example/MXNetTutorialTemplate.ipynb
@@ -13,7 +13,7 @@
"source": [
"A brief introduction to the tutorial that describes:\n",
"\n",
- "- The problem that that the tutorial addresses\n",
+ "- The problem that the tutorial addresses\n",
"- Who the intended audience is\n",
"- The expected experience level of that audience with a concept or tool
\n",
"- Which environment/language it runs in \n",
@@ -239,7 +239,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
- "If appropriate, summarize the tasks required to create the model,
defining and explaining key concepts."
+ "If appropriate, summarize the tasks required to fit the model, defining
and explaining key concepts."
]
},
{
@@ -342,7 +342,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
- "To *fperform the task*, *provide explanation here.*"
+ "To *perform the task*, *provide explanation here.*"
]
},
{
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services