mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-14 12:14:36 +01:00
changed order of dot product
This commit is contained in:
@@ -2662,7 +2662,7 @@
|
||||
"editable": true
|
||||
},
|
||||
"source": [
|
||||
"Now let's look at the dot product $P \\cdot U$:"
|
||||
"Now let's look at the dot product $U \\cdot P$:"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -4047,7 +4047,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.5.3"
|
||||
"version": "3.5.2"
|
||||
},
|
||||
"toc": {
|
||||
"toc_cell": false,
|
||||
|
||||
Reference in New Issue
Block a user