From c4595198a2c66d867677c8f140e1a0ff759e4bc3 Mon Sep 17 00:00:00 2001 From: Tiago monteiro Date: Sat, 24 Jan 2026 15:38:12 -0800 Subject: [PATCH] Add resource on the math behind AI to README https://www.freecodecamp.org/news/the-math-behind-artificial-intelligence-book --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aca62cd..4e33721 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ Every Resource I list here is personally verified by me and most of them I have * [5 Sampling algorithms every Data Scientist should know](https://mlwhiz.com/blog/2019/07/30/sampling/) 📘 * [The 10 Statistical Techniques Data Scientists Need to Master](https://www.kdnuggets.com/2017/11/10-statistical-techniques-data-scientists-need-master.html) 📘 * [Crash Course in Applied Linear Algebra](https://youtu.be/wkxgZirbCr4?si=6jk888FeJQYDzIgy) 📹 +* [The Math Behind Artificial Intelligence](https://www.freecodecamp.org/news/the-math-behind-artificial-intelligence-book) 📘 ***