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
Students who forgot to distinguish training mode were able to pass test_nn_dropout . They would be caught in mysterious accuracy error towards the end of HW.
Students who forgot to distinguish training mode were able to pass
test_nn_dropout. They would be caught in mysterious accuracy error towards the end of HW.