Activation Function
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 weights w, write down equations for the value of the units in the … Read more