A short quiz on machine learning in computer vision

Adrian F. Clark

  1. What is the most common training techinque for a neural network?

  2. What is genetic programming?

  3. How does SVM work?

  4. Which of the following is a deterministic machine learning technique?

  5. In Genetic Programming, programs are commonly presented in which language?

  6. Why might one "polish" the result of a genetic algorithm?

  7. What is the purpose of the RELU layer in a CNN?

  8. What is the purpose of the POOL layer in a CNN?

  9. What type of images does WISARD need?

  10. In a deep neural network, what does the 'deep' refer to?

  11.