Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Update MXNetTutorialTemplate.ipynb #13568

Merged
merged 1 commit into from
Dec 8, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions example/MXNetTutorialTemplate.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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."
]
},
{
Expand Down Expand Up @@ -342,7 +342,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"To *fperform the task*, *provide explanation here.*"
"To *perform the task*, *provide explanation here.*"
]
},
{
Expand Down