Machine Learning Convolutional Neural Networks
Casual Mode - Take your time!
1 / 15
Correct
0
Incorrect
0
Score
0%
Multiple Choice
What is the primary function of a convolutional layer in a CNN?
- To extract local features from the input data.
- To reduce the dimensionality of the input data.
- To perform classification or regression on the input data.
- To generate new data points from the input data.