In context of Neural Networks, the process in which input data flows through the layers, activations are computed, and the predicted output is compared to the actual target is specifically known as _ _ _ _ _ _ _ _ _ _ _ _ _ .
Show Hint
Forward propagation computes outputs, while \textbfbackpropagation updates weights using errors.