📚 Practice Mode
Machine Learning Convolutional Neural Networks
Learn at your own pace with hints and detailed explanations
1 / 15
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.