You are training a model with a single positive weight . The loss combines a squared penalty with a log-barrier that blows up as approaches :
Gradient descent comes to rest exactly where the gradient is zero.
Where does training settle, and what loss value does it reach there?
Select all that apply.