Skip to content

Commit 8f4393e

Browse files
committed
Update linear.md
1 parent 8c2115d commit 8f4393e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

units/linear.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717

1818
## Content
1919

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

2424

2525
## Videos

0 commit comments

Comments
 (0)