hnn
Neural network library
A Haskell library for building neural networks
haskell neural network library
112 stars
17 watching
14 forks
Language: Haskell
last commit: almost 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,583 |
brunjlar/neural | A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 124 |
jbarrow/lambdanet | An artificial neural network library for rapid prototyping and extension in Haskell. | 378 |
hshindo/merlin.jl | A Julia-based framework for building and training neural networks | 144 |
modern-fortran/neural-fortran | A parallel framework for building neural networks in Fortran | 411 |
taolei87/rcnn | An implementation of neural network components and optimization methods for text analysis, including rationales for neural predictions. | 355 |
saschagrunert/nn | A small neural network implementation of the backpropagation algorithm in Haskell | 127 |
huwcampbell/grenade | A library for building complex neural networks in Haskell with a focus on dependently typed specifications and composability | 1,451 |
hasktorch/hasktorch | A Haskell library for building neural networks and working with tensors. | 1,083 |
antoniodeluca/dn2a | A toolkit for building and training dynamic neural networks | 463 |
ahmedfgad/numpyann | An implementation of artificial neural networks using NumPy | 98 |
libfann/fann | A C++ library for building and training artificial neural networks | 1,601 |
swift-ai/neuralnet | A Swift implementation of a fully connected, feed-forward artificial neural network for deep learning and machine learning applications. | 212 |
melisgl/mgl | A Common Lisp machine learning library that supports neural networks, Boltzmann machines, and other algorithms. | 593 |
idsia/brainstorm | A neural network framework designed to make working with neural networks fast and flexible. | 1,303 |