Question
Which statement best describes CNN complexity? Use the application-oriented interpretation.
Correct Answer: A
CNN computational cost depends on filter size, input size, channels, and number of filters
The correct answer is cnn computational cost depends on filter size, input size, channels, and number of filters. This matches the Deep Learning course topic: CNN complexity.
The correct answer is cnn computational cost depends on filter size, input size, channels, and number of filters. This matches the Deep Learning course topic: CNN complexity.
Leave a Reply