// Interactive explainers
Learning
tools
Visual, hands-on explainers for concepts in linear algebra, machine learning, and AI. Built to make abstract ideas tangible.
01 — Linear Algebra
Matrix Multiplication
An interactive visual explorer for matrix and vector products. Hover cells to see row/column connections. Click to expand step-by-step dot product breakdowns. Edit values live.
Interactive
Linear Algebra
M×M · M×v · v·v
↗
02 — Machine Learning Soon
Gradient Descent
Step through the gradient descent algorithm on a live loss surface. Adjust learning rate and watch convergence in real time.
Optimization
Neural Networks