#550 · Primary category: Education & Research

ML-foundations

calculus computer-science data-science data-structures jupyter-notebook linear-algebra machine-learning mathematics numpy probability python pytorch statistics tensorflow

Machine Learning Foundations: Linear Algebra, Calculus, Statistics & Computer Science

Project last updated:11/20/24

GitHub Stars

4.8K

Forks

2.3K

Contributors

2

License

MIT

Why we included this project

Jon Krohn's Machine Learning Foundations repo pairs Jupyter notebooks with a structured curriculum covering the math, statistics, and computer science that machine learning builds on. The eight notebooks are organized so later subjects build on earlier material: you can work through the sequence or dip into a subject you already know. That makes it a practical way to get past treating ML libraries as black boxes and actually see why methods like gradient descent and backpropagation work. Everything runs in Google Colab with no local setup, so the barrier to entry is low for both self-directed learners and instructors.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category