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/Residual connections
Structural Bridge

Component composition via children
=
Residual connections

Deep Orbit // Bridge #23
The connection

Both allow information to skip intermediate processing and pass through directly. React children pass content through wrapper components; residual connections pass activations around layers.

Why "Structural"?

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

Frontend concept
Component composition via children
View in glossary
ML concept
Residual connections
View in glossary
Report Issue
0/2000
Severity
Screenshot
+ Attach screenshot (optional)
page url + browser info captured automatically