nn
Neural network
A small neural network implementation of the backpropagation algorithm in Haskell
A tiny neural network ðŸ§
127 stars
10 watching
5 forks
Language: Haskell
last commit: almost 7 years ago backpropagationbackpropagation-algorithmhaskellhaskell-librarymachine-learningneural-networkneural-networks
Related projects:
Repository | Description | Stars |
---|---|---|
| A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 124 |
| A multilayer perceptron network implementation with backpropagation training | 70 |
| A Haskell library providing automatic heterogeneous back-propagation for differentiable programming and deep learning applications. | 180 |
| A Julia implementation of a neural network architecture with backpropagation support | 47 |
| A minimal C library for training and using feedforward artificial neural networks | 2,017 |
| An implementation of a basic backpropagation neural network using MATLAB | 94 |
| An artificial neural network library for rapid prototyping and extension in Haskell. | 378 |
| A neural network implementation using object-oriented modeling and inspired by biological systems | 184 |
| A neural network implementation for machine learning on iOS | 33 |
| A Haskell library for building neural networks and working with tensors. | 1,083 |
| A Haskell library for building neural networks | 112 |
| A library for building complex neural networks in Haskell with a focus on dependently typed specifications and composability | 1,451 |
| A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
| An implementation of artificial neural networks using NumPy | 98 |
| Repurposes pre-trained neural networks for new classification tasks through adversarial reprogramming of their inputs. | 6 |