fastai/numerical-linear-algebra: Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course This course is focused on the question: How do we do matrix computations with acceptable speed and acceptable accuracy? This course was taught in the University of San Francisco's Masters of Science in Analytics program, summer 2017 (for graduate students studying to become data scientists). The course is taught in Python with Jupyter Notebooks, using libraries such as Scikit-Learn and Numpy for most lessons, as well as Numba (a library that compiles Python to C for faster performance) and PyTorch (an alternative to Numpy for the GPU) in a few lessons. Accompanying the notebooks is a playlist of lecture videos, available on YouTube. If you are ever confused by a lecture or it goes too quickly, check out the beginning of the next video, where I review concepts from the previous lecture, often explaining things from a new perspective or with different illustrations, and answer questions. You can ask
Explore this link on the map →saved by
related reading
- Practical Deep Learning for Coders - Practical Deep Learningcourse.fast.ai
- An Intuitive Guide to Linear Algebra – BetterExplainedbetterexplained.com
- Just know stuff. (Or, how to achieve success in a machine learning PhD.) · Patrick Kidgerkidger.site
- https://www.deeplearningbook.org/contents/linear_algebra.htmldeeplearningbook.org
- GitHub - jax-ml/jax: Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more · GitHubgithub.com
- 2404.17625arxiv.org
- GitHub - jacobhilton/deep_learning_curriculum: Language model alignment-focused deep learning curriculum · GitHubgithub.com
- Practical Deep Learning for Coders - 1: Getting startedcourse.fast.ai
- Pen and Paper Exercises in Machine Learningarxiv.org
- Chapter 0: Fundamentals - ARENAlearn.arena.education
- GitHub - louisfb01/start-machine-learning: A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2026 without ANY background in the field and stay up-to-date with the latest news and state-of-the-argithub.com
- The Roadmap of Mathematics for Machine Learningthepalindrome.org