Questions
After reading this chapter, you should be able to answer the following questions:
- Can you reuse the test dataset?
- What is data augmentation?
- Does data augmentation in Keras add images to your dataset?
- Which layer tends to have the highest number of parameters?
- Watching the plot of the losses, how can you tell that a network is overfitting?
- Is it always bad to have a network that overfits?