From 9eaff94b8f1be1f1dff750dcc2265a46d8b238ad Mon Sep 17 00:00:00 2001 From: Tiago monteiro Date: Fri, 30 Jan 2026 14:38:17 -0800 Subject: [PATCH] Add "The Math Behind Artificial Intelligence" to Artificial Intelligence section (#13072) * Add 'The Math Behind Artificial Intelligence' book * Fix author formatting for AI book entry * Fix order of 'The Math Behind Artificial Intelligence' entry * Update free-programming-books-subjects.md --- books/free-programming-books-subjects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-subjects.md b/books/free-programming-books-subjects.md index 258e3351e..527e25dbd 100644 --- a/books/free-programming-books-subjects.md +++ b/books/free-programming-books-subjects.md @@ -164,6 +164,7 @@ Books that cover a specific programming language can be found in the [BY PROGRAM * [Probabilistic Programming & Bayesian Methods for Hackers](https://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/) - Cam Davidson-Pilon (HTML, Jupyter Notebook) * [Stanford CS224N: Natural Language Processing with Deep Learning](https://www.youtube.com/playlist?list=PLoROMvodv4rOSH4v6133s9LFPRHjEmbmJ) - Christopher Manning (Stanford Online) * [The History of Artificial Intelligence](https://courses.cs.washington.edu/courses/csep590/06au/projects/history-ai.pdf) - Chris Smith, Brian McGuire, Ting Huang, Gary Yang (PDF) +* [The Math Behind Artificial Intelligence: A Guide to AI Foundations](https://www.freecodecamp.org/news/the-math-behind-artificial-intelligence-book) - Tiago Monteiro (HTML) * [The Quest for Artificial Intelligence: A History of Ideas and Achievements](https://ai.stanford.edu/~nilsson/QAI/qai.pdf) - Nils J. Nilsson (PDF)