26 Jan Suppose you had a neural network with linear activation functions. That is, for each unit the output is some constant c times the weighted sum of the inpu
Suppose you had a neural network with linear activation functions. That is, for each unit the output is some constant c times the weighted sum of the inputs. Assume that the network has one hidden layer. For a given assignment to the...