May 2018
Beginner
490 pages
13h 16m
English
We often focus on the activation function in a layer. However, when a system fails and we have to debug it, having a peek at the preactivation function sometimes provides effective clues on what is going wrong. To visualize the preactivation output shown in the following graph, click on Wx_plus_b in layer 1, which shows that many events are influencing the training process:

Several notable operations occur with Wx_plus_b:
Read now
Unlock full access