Closed
Description
Reading Deep Learning with PyTorch: A 60 Minute Blitz, located at line 191-209
- It looks like we need add a
m
as multiplier in right side of the fomula, as we havem
items to accumulate.
cc @suraj813
Reading Deep Learning with PyTorch: A 60 Minute Blitz, located at line 191-209
m
as multiplier in right side of the fomula, as we have m
items to accumulate.cc @suraj813