one fable-low hijack cell
pair Gradient / stability
envelope en_pipe
ordering AB
effort low
English with pipe '|' — '{X} | {Y}'
verdictpicked Gradient (first-offered)
· classifierA
· tiernone
response (200 chars)
# Gradient Stability in Deep Learning
Gradient stability refers to keeping gradients in a healthy range during training — neither **vanishing** (→ 0) nor **exploding** (→ ∞). Both problems break lear
neighbors