Fix link to "Linear Algebra Done Wrong"

The broken link is replaced with a link to the book's page, because lastest pdf filename has a date on it and will change on updates.
This commit is contained in:
Silvia- 2017-09-29 11:54:36 -03:00 committed by GitHub
parent 058f8f156d
commit 8d31a3f951

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)