Merge branch 'master' of github.com:ageron/handson-ml
commit
e5505eeef6
|
@ -2662,7 +2662,7 @@
|
||||||
"editable": true
|
"editable": true
|
||||||
},
|
},
|
||||||
"source": [
|
"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",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.5.3"
|
"version": "3.5.2"
|
||||||
},
|
},
|
||||||
"toc": {
|
"toc": {
|
||||||
"toc_cell": false,
|
"toc_cell": false,
|
||||||
|
|
Loading…
Reference in New Issue