jcjohnson/pytorch-examples

Question : Warm-up: numpy

byc1234 opened this issue · 1 comments

When you compute loss, why don't you divide by a batch size to get mean squared error?

You explained it under PyTorch: nn section.