Skip to content

Commit e26cd29

Browse files
Fix linter: remove trailing slash & adjust blank lines
1 parent e1b60a6 commit e26cd29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

books/free-programming-books-subjects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ Books that cover a specific programming language can be found in the [BY PROGRAM
442442
* [Dive into Deep Learning](https://d2l.ai)
443443
* [Elements of AI](https://www.elementsofai.com) - MinnaLearn, University of Helsinki
444444
* [Explorations in Parallel Distributed Processing: A Handbook of Models, Programs, and Exercises](https://web.stanford.edu/group/pdplab/pdphandbook) - James L. McClelland
445-
* [Fast.ai - Practical Deep Learning for Coders](https://course.fast.ai/)
445+
* [Fast.ai - Practical Deep Learning for Coders](https://course.fast.ai)
446446
* [Foundations of Machine Learning, Second Edition](https://mitpress.ublish.com/ebook/foundations-of-machine-learning--2-preview/7093/Cover) - Mehryar Mohri, Afshin Rostamizadeh, Ameet Talwalkar
447447
* [Free and Open Machine Learning](https://nocomplexity.com/documents/fossml/) - Maikel Mardjan (HTML)
448448
* [Gaussian Processes for Machine Learning](https://www.gaussianprocess.org/gpml/) - Carl Edward Rasmussen, Christopher K.I. Williams

0 commit comments

Comments
 (0)