DSC180F20W7P
From Immersive Visualization Lab Wiki
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?