What is the primary purpose of backpropagation?
Answer options
A
Activation of neurons
B
Adjusting weights based on the error
C
Forward propagation of data
D
Data preprocessing
E
Initialization of weights
Correct answer: Adjusting weights based on the error
Explanation
The source marks the correct answer as: Adjusting weights based on the error.