Skip to content

Commit 050677a

Browse files
committed
Update convnet.md
1 parent 7a0f751 commit 050677a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

units/convnet.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222

2323
## Content
2424

25-
* [Convolutional Neural Networks](http://en.diveintodeeplearning.org/chapter_convolutional-neural-networks/why-conv.html)
26-
* [Convolutions](http://en.diveintodeeplearning.org/chapter_convolutional-neural-networks/conv-layer.html)
27-
* [Padding and Strides](http://en.diveintodeeplearning.org/chapter_convolutional-neural-networks/padding-and-strides.html)
28-
* [Channels](http://en.diveintodeeplearning.org/chapter_convolutional-neural-networks/channels.html)
29-
* [Pooling](http://en.diveintodeeplearning.org/chapter_convolutional-neural-networks/pooling.html)
25+
* [Convolutional Neural Networks](https://d2l.ai/chapter_convolutional-neural-networks/why-conv.html)
26+
* [Convolutions](https://d2l.ai/chapter_convolutional-neural-networks/conv-layer.html)
27+
* [Padding and Strides](https://d2l.ai/chapter_convolutional-neural-networks/padding-and-strides.html)
28+
* [Channels](https://d2l.ai/chapter_convolutional-neural-networks/channels.html)
29+
* [Pooling](https://d2l.ai/chapter_convolutional-neural-networks/pooling.html)
3030

3131
## Videos
3232

0 commit comments

Comments
 (0)