Applications
Why This Section Exists
Math becomes far easier to retain when you keep seeing where it actually appears.
This section organizes application bridges by destination area rather than by pure math topic.
Start here when you want to answer:
- where does this math actually show up?
- which pages are the best bridge from foundations into a field?
- what should I read if I care about ML, systems, control, or scientific computing?
Available Application Hubs
Machine Learning
Representation learning, optimization, generalization, kernels, graphs, and generative modeling bridges.
Control and Dynamics
State, sensing, feedback, estimation, constraints, and learning-aware control.
Optimization and Inference
Hidden variables, MAP estimation, filtering, variational inference, sampling, and information gathering.
Scientific Computing
Models, discretization, simulation loops, inverse problems, and computation-aware scientific reasoning.
Signal and Communication
Channels, noise, filtering, sampling, detection, sensing, and representation-learning bridges.
Best First Routes By Goal
- If you want the broadest ML-facing bridge, start with Machine Learning.
- If you care about physical systems, start with Control and Dynamics.
- If your main bottleneck is hidden variables, uncertainty, or posterior approximation, start with Optimization and Inference.
- If your work begins with a model equation or simulation loop, start with Scientific Computing.
- If your work begins with signals, channels, or noisy measurements, start with Signal and Communication.
The design rule is simple: every serious application page should point back to the exact math objects it uses.