Merge pull request #430 from Sil-P/patch-1

Fix link to "Linear Algebra Done Wrong"
This commit is contained in:
Joseph Misiti 2017-10-12 16:11:53 +02:00 committed by GitHub
commit 47912a1470

View File

@ -75,7 +75,7 @@ The following is a list of free, open source books on machine learning, statisti
## Linear Algebra
* [Linear Algebra Done Wrong](http://www.math.brown.edu/~treil/papers/LADW/book.pdf)
* [Linear Algebra Done Wrong](http://www.math.brown.edu/~treil/papers/LADW/LADW.html)
* [Linear Algebra, Theory, and Applications](https://math.byu.edu/~klkuttle/Linearalgebra.pdf)
* [Convex Optimization](http://web.stanford.edu/~boyd/cvxbook/bv_cvxbook.pdf)
* [Applied Numerical Computing](http://www.seas.ucla.edu/~vandenbe/103/reader.pdf)