Gradients Glossary

Browse 1 gradients terms defined in plain English, from the cultural dictionary of computing.

1 Gradients Terms

Backpropagation
The algorithm that computes gradients through a network so weights can be updated efficiently. It influences how models are trained, evaluated, or served, and...

Related Topics