A short quiz on machine learning in computer vision

Adrian F. Clark

  1. What is the general strategy of a GA?

  2. k-means works by:

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

  4. How goes a real-valued genetic algorithm work?

  5. How does a GA measure effectiveness on a problem?

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

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

  8. Which of the following is an unsupervised learning technique?

  9. What is over-training in neural networks?

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

  11.