Skip to content

Commit

Permalink
Update linear.md
Browse files Browse the repository at this point in the history
  • Loading branch information
astonzhang committed Feb 12, 2020
1 parent 8c2115d commit 8f4393e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions units/linear.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@

## Content

* [Linear Regression](https://d2l.ai/chapter_linear-neural-networks/linear-regression.html)
* [Linear Regression Implementation from Scratch](https://d2l.ai/chapter_linear-neural-networks/linear-regression-scratch.html)
* [Concise Implementation of Linear Regression](https://d2l.ai/chapter_linear-neural-networks/linear-regression-gluon.html)
* [Linear Regression](https://d2l.ai/chapter_linear-networks/linear-regression.html)
* [Linear Regression Implementation from Scratch](https://d2l.ai/chapter_linear-networks/linear-regression-scratch.html)
* [Concise Implementation of Linear Regression](https://d2l.ai/chapter_linear-networks/linear-regression-gluon.html)


## Videos
Expand Down

0 comments on commit 8f4393e

Please sign in to comment.