Guest User

Untitled

a guest
May 20th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. loss = loss_function(log_probs, torch.tensor([word_to_ix[target]], dtype=torch.long))
Add Comment
Please, Sign In to add comment