Skip to content

Commit 4b5680b

Browse files
Added Machine Learning from Scratch (#6359)
* Added Machine Learning from Scratch * Update books/free-programming-books-subjects.md Co-authored-by: David Ordás <[email protected]> * Update free-programming-books-subjects.md Co-authored-by: David Ordás <[email protected]>
1 parent 9c94d63 commit 4b5680b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

books/free-programming-books-subjects.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ Books that cover a specific programming language can be found in the [BY PROGRA
329329
* [Learning Deep Architectures for AI](https://mila.quebec/wp-content/uploads/2019/08/TR1312.pdf) (PDF)
330330
* [Machine Learning](http://www.intechopen.com/books/machine_learning)
331331
* [Machine Learning for Data Streams](https://moa.cms.waikato.ac.nz/book-html/) - Albert Bifet, Ricard Gavaldà, Geoff Holmes, Bernhard Pfahringer
332-
* [Machine Learning from Scratch](https://dafriedman97.github.io/mlbook/content/introduction.html) - Danny Friedman
332+
* [Machine Learning from Scratch](https://dafriedman97.github.io/mlbook/) - Danny Friedman (HTML, PDF, Jupyter Book)
333333
* [Machine Learning, Neural and Statistical Classification](http://www1.maths.leeds.ac.uk/~charles/statlog/)
334334
* [Machine Learning with Python](https://www.tutorialspoint.com/machine_learning_with_python) - Tutorials Point (HTML, [PDF](https://www.tutorialspoint.com/machine_learning_with_python/machine_learning_with_python_tutorial.pdf))
335335
* [Mathematics for Machine Learning](https://gwthomas.github.io/docs/math4ml.pdf) - Garrett Thomas (PDF)

0 commit comments

Comments
 (0)