DSC180F20W8P
From Immersive Visualization Lab Wiki
Week 8 Participation Assignment
Reading
- Read chapter 5.4 of Deep Learning with Python (by François Chollet).
- Skim chapters 5.1-5.3 as needed to be able to follow chapter 5.4.
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 24th at noon)
Book chapter 5.4 describes three ways for visualizing what neural networks learn: intermediate activations, CNN filters, heatmaps.
- Summarize each of them in your own words in 2-3 sentences each.