#496 · Primary category: Education & Research
numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
Project last updated:04/16/24
GitHub Stars
11.0K
Forks
2.7K
Contributors
5
License
Other
Why we included this project
For anyone who keeps reaching for NumPy without really knowing what it is doing under the hood, this free course from fast.ai is a strong place to fix that. It is built around Jupyter notebooks that focus on doing matrix computations fast enough and accurately enough for real machine learning work, with hands-on examples like PageRank, compressing images with SVD, and efficient gradient descent. Most lessons stay in Python with NumPy and Scikit-Learn, while Numba and PyTorch appear in a few chapters when speed or GPU topics come up. Since every notebook renders in the browser and there is a matching YouTube lecture playlist, you can work through it at your own pace or jump back to specific topics when a later project trips you up. It originally ran as a graduate course at the University of San Francisco, and the notebooks still read like teaching material rather than reference documentation.
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
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI