This is an automated email from the ASF dual-hosted git repository.
thomasdelteil pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git
The following commit(s) were added to refs/heads/master by this push:
new 9e3f974 Update MXNetTutorialTemplate.ipynb (#13568)
9e3f974 is described below
commit 9e3f974e12c982759bb11bddbfef4f251a12c70a
Author: Chaitanya Prakash Bapat <[email protected]>
AuthorDate: Fri Dec 7 19:16:52 2018 -0800
Update MXNetTutorialTemplate.ipynb (#13568)
Fix typos
---
example/MXNetTutorialTemplate.ipynb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/example/MXNetTutorialTemplate.ipynb
b/example/MXNetTutorialTemplate.ipynb
index 851a87f..0b0b193 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.*"
]
},
{