Skip to content
// bridge system
useState()Model Weights·Event PropagationForward Pass·Array.map()Tensor Operation·React diffLoss Function L = Σ(y−ŷ)²·transition-durationLearning Rate η·CSS clamp()σ(x) Activation·Re-render cycleTraining Epoch·Event bubblingBackpropagation ∂L/∂w·useCallbackGradient Caching·Promise.all()Batch Inference·Redux storeWeight Matrix·DevTools profilerLoss Landscape·useState()Model Weights·Event PropagationForward Pass·Array.map()Tensor Operation·React diffLoss Function L = Σ(y−ŷ)²·transition-durationLearning Rate η·CSS clamp()σ(x) Activation·Re-render cycleTraining Epoch·Event bubblingBackpropagation ∂L/∂w·useCallbackGradient Caching·Promise.all()Batch Inference·Redux storeWeight Matrix·DevTools profilerLoss Landscape·
Bridges/Model parameters (weights)
Structural Bridge

Component state
=
Model parameters (weights)

All Themes // Bridge #2
The connection

Both are internal values that change over time based on inputs. State updates in response to user events; weights update in response to training data. Both persist across render/training cycles.

Why "Structural"?

Structural bridges share the same architecture or pattern, even though the domains differ.

Frontend concept
Component state
View in glossary
ML concept
Model parameters (weights)
View in glossary
Report Issue
0/2000
Severity
Screenshot
+ Attach screenshot (optional)
page url + browser info captured automatically