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

Linear Regression from Scratch #81

Closed saswatpp closed 5 years ago

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

Check out this pull request on ReviewNB: https://app.reviewnb.com/dsgiitr/d2l-pytorch/pull/81

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

AnirudhDagar commented 5 years ago

LGTM! 👍 Will merge this.