Quiz 8 Question 13 of 20

Each hidden or output node forms a weighted sum of the previous layer’s activations, adds its own bias term, and pushes the total through a non-linear activation function. Different functions give different activations. What per-neuron computation should the tester recount?

Select an answer to reveal the explanation.

Motivation