You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying lesson 9 with L2 regularization, C=-3 or C=-30. The solver seems to stop after a few iterations when the gradient is not 0. We should still climb to a local maximum (possibly with some infinite weights), no?
Trying lesson 9 with L2 regularization, C=-3 or C=-30. The solver seems to stop after a few iterations when the gradient is not 0. We should still climb to a local maximum (possibly with some infinite weights), no?