A two-parameter model has loss
and the current parameters are .
Training applies clipping by norm with threshold : if , the gradient is replaced by
and otherwise left alone. The resulting gradient is then used in an ordinary update with .
What are the new parameter values after this single update?
Select all that apply.