Merge pull request #134 from SOVIETIC-BOSS88/patch-4

Update 08_collab.ipynb Small change
This commit is contained in:
Sylvain Gugger 2020-04-23 08:32:41 -04:00 committed by GitHub
commit 89a3767d4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -254,7 +254,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"When we multiply two vectors together and add up the results, this is known as the *dot product*. It is used a lot in machine learning, and forms the basis of matrix modification. We will be looking a lot more at matrix modification and dot products in <<chapter_foundations>>."
"When we multiply two vectors together and add up the results, this is known as the *dot product*. It is used a lot in machine learning, and forms the basis of matrix multiplication. We will be looking a lot more at matrix multiplication and dot products in <<chapter_foundations>>."
]
},
{