./math/py-autograd, Efficiently computes derivatives of numpy code

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2021Q3, Version: 1.3nb1, Package name: py38-autograd-1.3nb1, Maintainer: pkgsrc-users

Autograd 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:

SHA1: 9dc88df4078c111f45731e0934cf8c0fd9a87723
RMD160: 4566e05e7ca36c37b3b804d60b7610cc8b3c04ef
Filesize: 37.36 KB

Version history: (Expand)