Learn Before
Formula
Hidden Activation Vector Formula
Following the calculation of the linear intermediate variable , a neural network applies a non-linear activation function to produce the hidden layer's output. The hidden activation vector of length is defined as:
This vector serves as another intermediate variable in the network's forward pass, containing the activated representations that will be passed to the subsequent layer.
0
1
Updated 2026-05-06
Tags
D2L
Dive into Deep Learning @ D2L