dsgiitr / d2l-pytorch

This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
Apache License 2.0
4.24k stars 1.24k forks source link

Wrong label at y axis #100

Closed msank00 closed 4 years ago

msank00 commented 4 years ago

Hi Team,

In Ch06_Multilayer_Perceptrons/Multilayer_Perceptron.ipynb, I found that the y axis label for the gradient of relu() is mistakenly written as grad of sigmoid.