hello
the function definition states that the variable passed are tensors.
however when testing, lists are used. do we need to convert the lists to tensors for the execution. why are you not testing with tensors?
Parameters:
y_true (tensor): True labels.
y_pred (tensor): Predicted logits.
When creating a post, please add:
- Week # must be added in the tags option of the post.
- Link to the classroom item you are referring to:
- Description (include relevant info but please do not post solution code or your entire notebook)