We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f4393e commit a1a91c7Copy full SHA for a1a91c7
units/resnet.md
@@ -20,9 +20,9 @@
20
21
## Content
22
23
-* [Network with Parallel Concatenations](https://d2l.ai/chapter_modern-convolutional-neural-networks/googlenet.html)
24
-* [Residual Networks](https://d2l.ai/chapter_modern-convolutional-neural-networks/resnet.html)
25
-* [Densely Connected Networks](https://d2l.ai/chapter_modern-convolutional-neural-networks/densenet.html)
+* [Network with Parallel Concatenations](https://d2l.ai/chapter_convolutional-modern/googlenet.html)
+* [Residual Networks](https://d2l.ai/chapter_convolutional-modern/resnet.html)
+* [Densely Connected Networks](https://d2l.ai/chapter_convolutional-modern/densenet.html)
26
27
## Videos
28
0 commit comments