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