Skip to content

Add "The Math Behind Artificial Intelligence" to LLM Books#288

Open
tiagomonteiro0715 wants to merge 1 commit intoHannibal046:mainfrom
tiagomonteiro0715:main
Open

Add "The Math Behind Artificial Intelligence" to LLM Books#288
tiagomonteiro0715 wants to merge 1 commit intoHannibal046:mainfrom
tiagomonteiro0715:main

Conversation

@tiagomonteiro0715
Copy link

Added mathematical foundations resource to the LLM Books section:

  • The Math Behind Artificial Intelligence by Tiago Monteiro (freeCodeCamp, 2026)
  • Free book covering linear algebra, multivariable calculus, probability & statistics, and optimization theory
  • Provides the mathematical foundations essential for understanding how LLMs, transformers, and deep learning models work
  • Complements existing LLM books by focusing on the underlying mathematics (backpropagation, gradient descent, matrix operations, etc.)
  • Designed for readers with basic algebra background

Position: Added as the last entry in the LLM Books section.

@tiagomonteiro0715
Copy link
Author

What does this PR do?

Adds a free educational book on the math behind AI

@Hannibal046

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