Use a convolutional neural network

Completed

Check your knowledge

1.

What is a convolution layer?

2.

How do the number of parameters in a convolutional layer and dense layer correlate?

3.

If the size of an input image is 3x200x200, what would be the size of the tensor after applying a 5x5 convolutional layer with 16 filters?