Convolution output shape and parameters
Problem
An input has shape . A convolution uses filters of size , stride , padding , and one bias per filter. Compute the output shape and trainable parameter count.
Reveal answer or reference solution
Each spatial dimension is
so the output is . The parameter count is
Local history
Loading attempts saved in this browser…
Use with your agent
Share this URL and your attempt. Ask the agent to start with a clarifying question or the smallest useful hint.
Tutor me on https://mlprep.iwase.dev/machine-learning/convolution/original-ml-convolution/. If window.mlPrepAgent is available, read attempts for item original-ml-convolution before tutoring. Inspect my attempt, keep the item ID, and do not reveal the full answer first. After a real attempt, append its record and read it back.