White RoomNEW

Stuck At Zero

A hidden unit computes

h=max(0,  wx+b)h = \max(0,; w^\top x + b)

Partway through training the bias has drifted to b=6b = -6, and across the whole current minibatch wxw^\top x falls in [2,2][-2, 2].

What happens to ww and bb for this unit on the next gradient step?