backprop

Backprop algorithm library

A Haskell library providing automatic heterogeneous back-propagation for differentiable programming and deep learning applications.

Heterogeneous automatic differentiation ("backpropagation") in Haskell

GitHub

180 stars
17 watching
22 forks
Language: Haskell
last commit: about 2 years ago
automatic-differentiationbackpropbackpropagationdeep-learninggradient-descentgraphneural-network

Related projects:

RepositoryDescriptionStars
saschagrunert/nnA small neural network implementation of the backpropagation algorithm in Haskell127
mstksg/autoProvides a declarative API for creating discrete-step, locally stateful interactive programs and automations180
ag14774/diffdistEnables backpropagation in distributed settings and facilitates model parallelism using differentiable communication between processes62
backprop-ai/backpropA Python library that provides pre-trained models and tools for fine-tuning and deploying natural language processing tasks243
hasktorch/hasktorchA Haskell library for building neural networks and working with tensors.1,083
ajtulloch/haskell-mlImplementations of basic machine learning algorithms in Haskell57
brunjlar/neuralA Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms.124
anton-k/processing-for-haskellA Haskell implementation of a subset of the Processing language for computer graphics71
katychuang/getting-started-with-haskellA collection of resources and tutorials to help beginners build practical projects in the Haskell programming language.118
fjvallarino/monomerA cross-platform GUI library for writing native Haskell applications598
mikeizbicki/hlearnDeveloping a high-performance machine learning library that balances speed and flexibility in Haskell1,623
jgm/texmathA Haskell library for converting between various markup formats used to represent mathematics.327
sahith02/machine-learning-algorithmsA comprehensive resource for machine learning and deep learning algorithms295
kztk-m/sparclA language and runtime environment for partially invertible computation, focusing on linear typing and reversible programming.10
bolt12/laopA Haskell-based library for algebraic construction and manipulation of matrices83