Machine learning book with robust linear algebra approach

225 Views Asked by At

I am looking for machine learning book - neural network, deep learning etc etc - that use linear algebra in a robust manner. I found satisfactory the old book of Simon Haykin : Neural Networks : A Comprehensive Foundation -1998. Do you know if exist a text book recently released in the same trace? Many thanks

1

There are 1 best solutions below

1
On

What about the deep learning book?

It has an entire chapter 2 on the linear algebra although reading it now some concepts are beyond what I learned in an elementary course in university.
The Deep Learning Book is known as a fundamental resource for DL and I guess where DL overlaps with ML, ie. neural networks.