Learn Before
Formula
Intermediate Variable Formula
In a neural network with a single hidden layer, the computation begins by calculating an intermediate variable for the hidden layer. Assuming the input example is represented by a vector and no bias term is included, the intermediate variable is obtained by multiplying the hidden layer's weight parameter matrix by the input vector:
0
1
Updated 2026-05-06
Tags
D2L
Dive into Deep Learning @ D2L