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
180 stars
17 watching
22 forks
Language: Haskell
last commit: 8 months ago automatic-differentiationbackpropbackpropagationdeep-learninggradient-descentgraphneural-network
Related projects:
Repository | Description | Stars |
---|---|---|
| A small neural network implementation of the backpropagation algorithm in Haskell | 127 |
| Provides a declarative API for creating discrete-step, locally stateful interactive programs and automations | 180 |
| Enables backpropagation in distributed settings and facilitates model parallelism using differentiable communication between processes | 62 |
| A Python library that provides pre-trained models and tools for fine-tuning and deploying natural language processing tasks | 243 |
| A Haskell library for building neural networks and working with tensors. | 1,083 |
| Implementations of basic machine learning algorithms in Haskell | 57 |
| A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 124 |
| A Haskell implementation of a subset of the Processing language for computer graphics | 71 |
| A collection of resources and tutorials to help beginners build practical projects in the Haskell programming language. | 118 |
| A cross-platform GUI library for writing native Haskell applications | 598 |
| Developing a high-performance machine learning library that balances speed and flexibility in Haskell | 1,623 |
| A Haskell library for converting between various markup formats used to represent mathematics. | 327 |
| A comprehensive resource for machine learning and deep learning algorithms | 295 |
| A language and runtime environment for partially invertible computation, focusing on linear typing and reversible programming. | 10 |
| A Haskell-based library for algebraic construction and manipulation of matrices | 83 |