chain rule
English
Noun
- (calculus) A formula for computing the derivative of the functional composition of two or more functions.
- 2021, Joe Papa, PyTorch Pocket Reference, page 48:
- The
backward()
function uses PyTorch's automatic differentiation package,torch.autograd
, to differentiate and compute gradients of tensors based on the chain rule.
Translations
mean value theorem
|
See also
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.