Backpropagation

« Back to Glossary Index

A core algorithm used in training neural networks. It works by calculating the error in the network’s output and propagating it backward through the network’s layers to adjust the weights and improve accuracy.