-
thinking-in-tensors-writing-in-pytorch
Thinking in tensors, writing in PyTorch (a hands-on deep learning intro)
Well, in short - basic linear algebra, basic probability, analysis (functions like exp), gradient.
At some point I tried to create an introduction step-by-step, where people can interact with these concepts and see how to express it in PyTorch:
https://github.com/stared/thinking-in-tensors-writing-in-pyt...
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Well, in short - basic linear algebra, basic probability, analysis (functions like exp), gradient.
At some point I tried to create an introduction step-by-step, where people can interact with these concepts and see how to express it in PyTorch:
https://github.com/stared/thinking-in-tensors-writing-in-pyt...
-
Mathematics-for-Machine-Learning-and-Data-Science-Specialization-Coursera
Mathematics for Machine Learning and Data Science Specialization - Coursera - deeplearning.ai - solutions and notes
I'm simultaneously working through the book Math and Architectures of Deep Learning, which is helping re-inforce and flesh out the ideas from the course.
[0] https://www.coursera.org/specializations/mathematics-for-mac...
-
Here is the code used in the book - https://github.com/rasbt/LLMs-from-scratch
Related posts
-
Run Big LLMs on Small GPUs: A Hands-On Guide to 4-bit Quantization and QLoRA
-
Show HN: Tinyvision:-Building Ultra-Lightweight Models for Image Tasks
-
GSoC 2026 Predictions: 30 NEW AI/ML/Security Organizations You Should Start Contributing to NOW!
-
Deep universal probabilistic programming with Python and PyTorch
-
PyTorch vs TensorFlow 2025: Which one wins after 72 hours?