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/Batch size
Structural Bridge

Chunk / page size
=
Batch size

All Themes // Bridge #7
The connection

Both control how much data is processed at once. Pagination loads N items per page; batch size feeds N samples per gradient update. Both balance memory and throughput.

Why "Structural"?

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

Frontend concept
Chunk / page size
View in glossary
ML concept
Batch size
View in glossary
Report Issue
0/2000
Severity
Screenshot
+ Attach screenshot (optional)
page url + browser info captured automatically