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.25k stars 1.24k forks source link

Fixed y label for grad of relu [Closes #100] #101

Closed msank00 closed 4 years ago

msank00 commented 4 years ago

This PR is related to issue #100

review-notebook-app[bot] commented 4 years ago

Check out this pull request on  ReviewNB

You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.

AnirudhDagar commented 4 years ago

Thanks for the fix @msank00 :) Will merge this.