Path to this page:
./
math/py-autograd,
Efficiently computes derivatives of numpy code
Branch: pkgsrc-2021Q4,
Version: 1.3nb1,
Package name: py39-autograd-1.3nb1,
Maintainer: pkgsrc-usersAutograd can automatically differentiate native Python and Numpy
code. It can handle a large subset of Python's features, including
loops, ifs, recursion and closures, and it can even take derivatives
of derivatives of derivatives. It uses reverse-mode differentiation
(a.k.a. backpropagation), which means it can efficiently take
gradients of scalar-valued functions with respect to array-valued
arguments. The main intended application is gradient-based
optimization.
Master sites:
Filesize: 37.36 KB
Version history: (Expand)
- (2022-01-05) Package added to pkgsrc.se, version py39-autograd-1.3nb1 (created)