Difference between revisions of "DSC180F20W7P"
From Immersive Visualization Lab Wiki
(Created page with "==Reading== * Read chapters 3 and 4 of Deep Learning with Python (by François Chollet) Free PDF versions of the book are available at: * http://faculty.neu.edu.cn/yury/AAI...") |
(→Participation Assignment (due November 17th at noon)) |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
+ | =Week 7 Participation Assignment= | ||
+ | |||
==Reading== | ==Reading== | ||
Line 12: | Line 14: | ||
Answer the following questions: | Answer the following questions: | ||
− | * | + | * What are the key components of a neural network for deep learning? |
+ | * What are the major challenges when designing a neural network for deep learning? | ||
+ | * What are the main differences between supervised, unsupervised, self-supervised and reinforcement learning? |
Latest revision as of 18:47, 11 November 2020
Week 7 Participation Assignment
Reading
- Read chapters 3 and 4 of Deep Learning with Python (by François Chollet)
Free PDF versions of the book are available at:
- http://faculty.neu.edu.cn/yury/AAI/Textbook/Deep%20Learning%20with%20Python.pdf
- https://github.com/letspython3x/Books/blob/master/Deep%20Learning%20with%20Python.pdf
Participation Assignment (due November 17th at noon)
Answer the following questions:
- What are the key components of a neural network for deep learning?
- What are the major challenges when designing a neural network for deep learning?
- What are the main differences between supervised, unsupervised, self-supervised and reinforcement learning?