Skip to content

Add "The Math Behind Artificial Intelligence" to Books section#268

Open
tiagomonteiro0715 wants to merge 1 commit intoChristosChristofidis:masterfrom
tiagomonteiro0715:patch-1
Open

Add "The Math Behind Artificial Intelligence" to Books section#268
tiagomonteiro0715 wants to merge 1 commit intoChristosChristofidis:masterfrom
tiagomonteiro0715:patch-1

Conversation

@tiagomonteiro0715
Copy link
Copy Markdown

Added mathematical foundations resource to the Books section:

  • The Math Behind Artificial Intelligence by Tiago Monteiro (freeCodeCamp, 2026)
  • Free book covering the mathematical foundations of deep learning: linear algebra, multivariable calculus, probability & statistics, and optimization theory
  • Engineering-focused approach with visual explanations, real-world applications, and Python code examples
  • Designed for learners with basic algebra background who want to understand the "why" behind deep learning algorithms

Position: Added as item 25, following chronological order after "Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow" (2019).

Added a new resource on AI mathematics from FreeCodeCamp.
@tiagomonteiro0715
Copy link
Copy Markdown
Author

What does this PR do?

Adds a free educational book on the math behind AI

@ChristosChristofidis

Description

Adds "The Math Behind Artificial Intelligence" by Tiago Monteiro to the Math section of the supplementary readings.

This book provides a introduction to the mathematical foundations needed for AI and machine learning.

Covering linear algebra, calculus, probability, and optimization theory.

Why is this valuable?

  • Bridging Core Math and Machine Learning: Connects the mathematical concepts taught in Core Math (calculus, linear algebra, probability) directly to their applications in the Machine Learning course in Core Applications
  • Free and accessible: Hosted on freeCodeCamp.org with no registration, paywall, or account required

The book is already included in several repositories:

Resource details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant