DeepLearningDTU / 02456-deep-learning-with-PyTorch

Exercises and supplementary material for the deep learning course 02456 using PyTorch.
319 stars 457 forks source link

1.2-automatic-differentiation small math error #4

Open Faur opened 6 years ago

Faur commented 6 years ago

Thanks to Léa RIERA for pointing out that

1.2-automatic-differentiation : I think the 1/4 before the sum was forgotten after the sum development. The final result stays correct

image