✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Визначити кількість параметрів для навчання при використанні згорткового шару
model.add(layers.Conv2D(32, (3, 3), activation='relu', input_shape=(30, 50, 3)))