update linear algebra book by gilbert strang

He is also known as the father of linear algebra and one of the best-known books for linear algebra for beginners in ml/deep-learning/data science.
This commit is contained in:
Gaurav sharma 2019-03-29 23:36:16 +05:30 committed by GitHub
parent 1635185491
commit fd04192ae8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ The following is a list of free, open source books on machine learning, statisti
## Linear Algebra
* [Linear Algebra and its applications by Gilbert strang](http://www.math.hcmus.edu.vn/~bxthang/Linear%20algebra%20and%20its%20applications.pdf)
* [The Matrix Cookbook](https://www.math.uwaterloo.ca/~hwolkowi/matrixcookbook.pdf)
* [Linear Algebra by Shilov](https://cosmathclub.files.wordpress.com/2014/10/georgi-shilov-linear-algebra4.pdf)
* [Linear Algebra Done Wrong](https://www.math.brown.edu/~treil/papers/LADW/LADW.html)