Quiz
1. What is a convolutional neural network (CNN)?
            
- A)A type of AI that allows software applications to become more accurate at predicting outcomes without being explicitly programmed to do so.
 - B)A class of artificial neural networks, most commonly applied to analyze visual imagery.
 - C)A type of artificial intelligence that imitates the way humans gain certain types of knowledge.
 - D)A method that infers a function from labeled training data consisting of a set of training examples.
 
2. Which of the following are deep features mentioned (can have multiple answers)?
            
- A)SIFT
 - B)FTA
 - C)RadonSig
 - D)STA
 
3. Which of the following are pre-trained CNN’s (can have multiple answers)?
            
- A)ResNet
 - B)DeepFashion
 - C)AlexNet
 - D)CCNY
 
4. T/F: Can image noise be caused by low lighting?
            
5. What is the difference between deep learning and supervised learning?