inf-backprop: Automatic differentiation and backpropagation.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Automatic differentiation and backpropagation.
We do not attract gradient tape.
Instead, the differentiation operator is defined directly as a map between differentiable function objects.
Such functions are to be combined in arrow style using (>>>)
, (***)
, first
, etc.
The original purpose of the package is an automatic backpropagation differentiation component for a functional type-dependent library for deep machine learning. See tutorial details.
Properties
Versions | 0.1.0.0, 0.1.0.0, 0.1.0.1, 0.1.0.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.7 && <5), comonad, isomorphism-class, monad-logger, numhask, simple-expr, text, transformers [details] |
License | BSD-3-Clause |
Copyright | 2023 Alexey Tochin |
Author | Alexey Tochin |
Maintainer | Alexey.Tochin@gmail.com |
Category | Math |
Uploaded | by AlexeyTochin at 2023-05-13T10:35:39Z |
Modules
[Index] [Quick Jump]
Downloads
- inf-backprop-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees