← Back to glossary
Backpropagation
Fundamental algorithm that calculates the gradient of the loss function with respect to neural network weights, enabling learning.
Intermediate fundamentos entrenamiento optimizacion
Full definition
Fundamental algorithm that calculates the gradient of the loss function with respect to neural network weights, enabling learning.
Example in a business context
Adjusting neural network weights after each training iteration.