Aurélien Geron
1b96533668
Replace 'Open in Colab' button
2021-05-26 07:40:58 +12:00
Aurélien Geron
974c4fe858
Add 'Open in Kaggle' button
2021-05-26 07:31:19 +12:00
Edwin
cc262dc8d2
fix typos in linear algebra tutorial
2021-04-08 14:06:07 -07:00
Aurélien Geron
d603987a20
substract=>subtract, fixes https://github.com/ageron/handson-ml/issues/623
2021-04-07 08:53:35 +12:00
Aurélien Geron
e37547bfbd
Merge pull request #322 from hattackk/Update-Wording-in-linear-algebra-notebook
...
Updated wording from Multiple to Multiply
2021-03-02 10:46:45 +13:00
Aurélien Geron
b201196be1
Add Colab button, fixes #346
2021-03-02 10:13:13 +13:00
hattackk
4aa8c0b0d8
Updated wording from Multiple to Multiply
...
Corrected wording from "multiple $D$ by" to "multiply $D$ by"
2020-11-15 17:17:47 -05:00
Aurélien Geron
2f7ab70295
Update notebooks to latest nbformat
2020-04-06 19:13:12 +12:00
Aurélien Geron
4307238b55
Merge pull request #85 from vasili111/patch-1
...
clarification of which inverse
2020-02-05 09:20:44 +13:00
vasili111
c0dea2c053
minor grammar ("matric" to "matrix")
2020-01-08 10:20:38 -06:00
vasili111
d4bc8b07c7
clarification of which inverse
...
Currently is says "inverse" which can be confused with additive inverse I think it is better to specify that we are talking here about "multiplicative inverse" which is also "reciprocal".
2020-01-07 11:21:50 -06:00
Aurélien Geron
f6dfa0ff76
Remove from __future__ imports as we move away from Python 2
2019-10-12 16:40:05 +09:30
Aurélien Geron
b39d5366f7
Right angle is pi/2, not pi/4. One reason why tau > pi ;)
2017-10-27 13:03:15 +02:00
robimc14
f2d173fddc
changed order of dot product
2017-07-07 15:29:11 -04:00
Aurélien Geron
14101abcf9
Fix typo s/Algeabra/Algebra/
2017-04-20 21:45:58 +02:00
Aurélien Geron
c564be1ffd
Add datasets, fix a few math linear algebra issues
2016-05-03 11:35:17 +02:00
Aurélien Geron
e8d45964b8
Add introduction to Linear Algebra
2016-03-03 18:29:41 +01:00