—
Dense-network parameter count
Problem
Count trainable scalar parameters in a fully connected network with inputs, one hidden layer of units with biases, and an output layer of units with biases.
Reveal answer or reference solution
Input-to-hidden has parameters. Hidden-to-output has . The total 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/item/original-ml-network-params/. If window.mlPrepAgent is available, read attempts for item original-ml-network-params before tutoring. Inspect my attempt, keep the item ID, and do not reveal the full answer first. After a real attempt, append its record with recorded_by agent, include agent_session_id when available, and read it back.