File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
23
23
## Content
24
24
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)
30
30
31
31
## Videos
32
32
You can’t perform that action at this time.
0 commit comments