Question
Which statement best describes CNN complexity? Think about training and evaluation behavior.
Select an option. Your answer will be checked instantly.
Correct Answer: A. CNN computational cost depends on filter size, input size, channels, and number of filters
Explanation:
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