Merge pull request #77 from hiromis/chapter1

Chapter 1 intro minor correction
This commit is contained in:
Sylvain Gugger
2020-03-31 19:20:26 -04:00
committed by GitHub

View File

@@ -923,7 +923,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"There a number of powerful concepts embedded in this short statement: \n", "There are a number of powerful concepts embedded in this short statement: \n",
"\n", "\n",
"- the idea of a \"weight assignment\" \n", "- the idea of a \"weight assignment\" \n",
"- the fact that every weight assignment has some \"actual performance\"\n", "- the fact that every weight assignment has some \"actual performance\"\n",
@@ -2918,4 +2918,4 @@
}, },
"nbformat": 4, "nbformat": 4,
"nbformat_minor": 4 "nbformat_minor": 4
} }