Update 08_collab.ipynb

This commit is contained in:
SOVIETIC-BOSS88
2020-04-22 12:33:54 +02:00
committed by GitHub
parent 5fb6482ded
commit bcf3bcb519

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>>."
]
},
{