Graph Backpropagation Data Flow

Backpropagation is used to modify the weights and biases applied to data flowing between neural network nodes. The backpropagation function B( ) repeatedly modifies graph weights and biases to reach a minimum value for the error value.

Below is an example flow:

where: