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.

[maintain] [Publish]

Automatic differentiation library with efficient reverse-mode backpropagation for Haskell.

This package provides a general-purpose automatic differentiation system designed for building strongly typed deep learning frameworks. It offers:

The library emphasizes composability and type safety, making it suitable for research, prototyping neural networks, and implementing custom differentiable algorithms.

See the tutorial for detailed examples and usage patterns.

Similar Projects:

Properties

Versions 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.1.0, 0.2.0.0, 0.2.0.0
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), combinatorial (<0.2), comonad (<5.1), composition (<1.1), data-fix (<0.4), deepseq (<1.6), extra (<1.9), finite-typelits (<0.3), fixed-vector (<2.1), ghc-prim (<0.13), hashable (<1.6), indexed-list-literals (<0.3), isomorphism-class (<0.4), lens (<5.4), numhask (<0.14), optics (<0.5), primitive (<0.10), profunctors (<5.7), safe (<0.4), simple-expr (<0.3), Stream (<0.5), text (<2.2), transformers (<0.7), unordered-containers (<0.3), vector (<0.14), vector-sized (<1.7) [details]
License BSD-3-Clause
Copyright 2023-2025 Alexey Tochin
Author Alexey Tochin
Maintainer Alexey.Tochin@gmail.com
Category Mathematics
Uploaded by AlexeyTochin at 2025-11-19T23:07:11Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees