Fedora Packages

python3-autograd Subpackage of python-autograd

Efficiently computes derivatives of numpy code

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 supports reverse-mode differentiation (a.k.a. backpropagation), which means it can efficiently take gradients of scalar-valued functions with respect to array-valued arguments, as well as forward-mode differentiation, and the two can be composed arbitrarily. The main intended application of Autograd is gradient-based optimization.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.6.2-6.fc40 -
Fedora 40 1.6.2-6.fc40 -
Fedora 39 1.6.2-4.fc39 -
Fedora 38 1.6.2-4.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at python-autograd dash maintainers at fedoraproject dot org.



Sources on Pagure