Self-check

Convolutional Neural Networks

One answer per question, one attempt per quiz — you cannot retake it.

Question 1 of 5

Why can't the human brain perform gradient descent for learning, according to the lecture?

Question 2 of 5

What is the essential property that defines a convolutional layer?

Question 3 of 5

Why is max pooling generally preferred over average pooling in convolutional networks for vision?

Question 4 of 5

What is the primary motivation for including pooling layers in a CNN, according to the lecture?

Question 5 of 5

Why do modern CNN architectures often prefer strided convolutions over separate pooling layers?