Questions
Let’s test what we have learned in this chapter:
- What are the components of a typical CNN architecture?
- How does a convolutional layer work in a CNN architecture?
- What is pooling and why is it used in a CNN architecture?
- What is the purpose of a fully connected layer in a CNN architecture?
- What is the impact of the padding on a convolution operation?
- What are the advantages of using TensorFlow image data generators?