Concept

Forward Propagation

When we use a feedforward neural network to accept an input xx from training set and produce an output y^\hat{y}, information flows forward through the network. The input xx provides the initial information that then propagates up to the hidden units at each layer and finally produces y^\hat{y}. This is called forward propagation.

0

1

Updated 2021-11-18

References


Tags

Data Science