0 votes
in Machine Learning by

In the context of neural networks, what is the term for the process of updating the model’s weights to minimize the error during training?

a) Backpropagation

b) Gradient Descent

c) Forward Pass

d) Regularization

1 Answer

0 votes
by
a) Backpropagation
...