mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-13 11:24:23 -05:00
books.md: Fix link to LADW book
The book resides at: http://www.math.brown.edu/~treil/papers/LADW/book.pdf
This commit is contained in:
parent
d23e848992
commit
349eadd3ac
1 changed files with 1 additions and 1 deletions
2
books.md
2
books.md
|
@ -52,7 +52,7 @@ and Prediction](http://users.soe.ucsc.edu/~draper/draper-BMIP-dec2005.pdf)
|
|||
|
||||
## Linear Algebra
|
||||
|
||||
* [Linear Algebra Done Wrong](http://www.math.brown.edu/~treil/papers/LADW/LADW.pdf)
|
||||
* [Linear Algebra Done Wrong](http://www.math.brown.edu/~treil/papers/LADW/book.pdf)
|
||||
* [Linear Algebra, Theory, and Applications](https://math.byu.edu/~klkuttle/Linearalgebra.pdf)
|
||||
* [Convex Optimization](http://www.stanford.edu/~boyd/cvxbook/bv_cvxbook.pdf)
|
||||
* [Applied Numerical Computing](http://www.seas.ucla.edu/~vandenbe/103/reader.pdf)
|
||||
|
|
Loading…
Reference in a new issue