|
|
|
|
|
by blackbear_
252 days ago
|
|
Strang's Linear algebra and learning from data is extremely practical and focused on ML https://math.mit.edu/~gs/learningfromdata/ Although if your goal is to learn ML you should probably focus on that first and foremost, then after a while you will see which concepts from linear algebra keep appearing (for example, singular value decomposition, positive definite matrices, etc) and work your way back from there |
|
I hadn't known about Learning from Data. Thank you for the link!