A network has two purely linear layers — no bias, no activation function. Layer runs first, then layer :
So the network computes .
Because nothing nonlinear sits between them, these two layers collapse into a single equivalent layer. Which single matrix satisfies for every input ?
Select all that apply.