hnn
Neural network framework
A Haskell library providing a basic framework for building neural networks.
haskell neural network library
112 stars
17 watching
14 forks
Language: Haskell
last commit: over 7 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,582 |
brunjlar/neural | A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 123 |
jbarrow/lambdanet | An artificial neural network library for rapid prototyping and extension in Haskell. | 377 |
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 | 406 |
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,449 |
hasktorch/hasktorch | A Haskell library for building and training neural networks with native C++ libraries. | 1,069 |
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,594 |
swift-ai/neuralnet | A Swift implementation of a fully connected, feed-forward artificial neural network for deep learning and machine learning applications. | 211 |
melisgl/mgl | A machine learning library for building and training neural networks and other models. | 591 |
idsia/brainstorm | A neural network framework designed to make working with neural networks fast and flexible. | 1,303 |