1
0
Fork 0
mirror of https://github.com/josephmisiti/awesome-machine-learning.git synced 2024-11-13 11:24:23 -05:00

Update the link for Applied Numerical Computing

Fix the broken link of the book Applied
Numerical Computing.
This commit is contained in:
mamady 2018-05-01 00:22:01 +02:00
parent 96a2827469
commit edb691f0a0

View file

@ -85,5 +85,5 @@ The following is a list of free, open source books on machine learning, statisti
* [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)
* [Applied Numerical Computing](http://www.seas.ucla.edu/~vandenbe/ee133a.html)
* [Applied Numerical Linear Algebra](http://egrcc.github.io/docs/math/applied-numerical-linear-algebra.pdf)