File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 16
16
17
17
## Content
18
18
19
- * [ Blocks and Layers] ( http://d2l.ai/chapter_gluon-fundamentals /model-construction.html )
20
- * [ Parameter Management] ( http://d2l.ai/chapter_gluon-fundamentals /parameters.html )
21
- * [ Deferred Initialization] ( http://d2l.ai/chapter_gluon-fundamentals /deferred-init.html )
22
- * [ Custom Layers] ( http://d2l.ai/chapter_gluon-fundamentals /custom-layer.html )
23
- * [ File I/O] ( http://d2l.ai/chapter_gluon-fundamentals /read-write.html )
24
- * [ GPUs] ( http://d2l.ai/chapter_gluon-fundamentals /use-gpu.html )
19
+ * [ Blocks and Layers] ( http://d2l.ai/chapter_deep-learning-computation /model-construction.html )
20
+ * [ Parameter Management] ( http://d2l.ai/chapter_deep-learning-computation /parameters.html )
21
+ * [ Deferred Initialization] ( http://d2l.ai/chapter_deep-learning-computation /deferred-init.html )
22
+ * [ Custom Layers] ( http://d2l.ai/chapter_deep-learning-computation /custom-layer.html )
23
+ * [ File I/O] ( http://d2l.ai/chapter_deep-learning-computation /read-write.html )
24
+ * [ GPUs] ( http://d2l.ai/chapter_deep-learning-computation /use-gpu.html )
25
25
26
26
27
27
## Videos
You can’t perform that action at this time.
0 commit comments