By clicking "Accept", you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. See our Privacy Policy for more information
Glossary
Backpropagation
AI DEFINITION

Backpropagation

An essential algorithm for training neural networks by adjusting weights based on prediction errors. It uses the derivative of the loss function to optimize the parameters at each stage of the training.