autodifferentiation
English
Etymology
Noun
autodifferentiation (uncountable)
- (mathematics, computing) The automatic differentiation of a function by a computer.
- Synonym: automatic differentiation
- 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. Here's a simple example of autodifferentiation.
- The
- (medicine) This term needs a definition. Please help out and add a definition, then remove the text
{{rfdef}}
.
Derived terms
- autodiff
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.