You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a free educational book to the Math section in extras/readings.md.
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?
This resource complements the OSSU curriculum by:
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
I see that the book was released earlier this month. And the PR to add this to the extras is being made by the book author. I'd like to see some independent recommendations of the book before recommending it to learners.
(Note that the inclusion of the book in the 4 awesome lists all happened this week, similarly on the basis of a PR from the author. None of the PRs included a discussion about the book)
Join the OSSU discord and post about the book in the computer-science channel. Suggest a particular chapter that learners can read to get started.
Work towards inclusion of the book on goodreads.com This is the largest repository of book reviews I know of, and a valuable resource to individuals assessing the value of a book before reading it.
I see that the book was released earlier this month. And the PR to add this to the extras is being made by the book author. I'd like to see some independent recommendations of the book before recommending it to learners. (Note that the inclusion of the book in the 4 awesome lists all happened this week, similarly on the basis of a PR from the author. None of the PRs included a discussion about the book)
1. Join the [OSSU discord](https://discord.gg/wuytwK5s9h) and post about the book in the computer-science channel. Suggest a particular chapter that learners can read to get started.
2. Work towards inclusion of the book on goodreads.com This is the largest repository of book reviews I know of, and a valuable resource to individuals assessing the value of a book before reading it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Adds a free educational book to the Math section in
extras/readings.md.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?
This resource complements the OSSU curriculum by:
The book is already added in other repos:
Resource details
Placement
Added to the Math section in alphabetical order after "The Art of Linear Algebra"