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
The output logits are of shape (1,2) therefore the dimension while calling the softmax function should be 1. These line from week 1 to 4 needs to be changed in this file
The text was updated successfully, but these errors were encountered:
The output logits are of shape (1,2) therefore the dimension while calling the softmax function should be 1. These line from week 1 to 4 needs to be changed in this file
The text was updated successfully, but these errors were encountered: