hasktorch

Neural network library

A Haskell library for building neural networks and working with tensors.

Tensors and neural networks in Haskell

GitHub

1k stars
31 watching
109 forks
Language: Haskell
last commit: over 1 year ago

Related projects:

Repository Description Stars
brunjlar/neural A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. 124
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
jbarrow/lambdanet An artificial neural network library for rapid prototyping and extension in Haskell. 378
ajtulloch/haskell-ml Implementations of basic machine learning algorithms in Haskell 57
huwcampbell/grenade A library for building complex neural networks in Haskell with a focus on dependently typed specifications and composability 1,451
totemstech/neuraln A C++ library for building and training neural networks with high-performance support for large datasets. 275
gleethos/neureka A platform-independent tensor library with autograd capabilities for neural networks 73
xamber/varis A Go-based neural network library for building and training artificial neural networks. 55
saschagrunert/nn A small neural network implementation of the backpropagation algorithm in Haskell 127
kinhosz/neural A Python library for building and training feedforward neural networks 35
batzner/tensorlm A Python wrapper library for training and generating text with RNNs in TensorFlow 61
commercialhaskell/rio A standard library for Haskell to provide a common foundation for production software development 846
alpmestan/hnn A Haskell library for building neural networks 112
mikeizbicki/hlearn Developing a high-performance machine learning library that balances speed and flexibility in Haskell 1,623
haskell/attoparsec A fast parser combinator library for efficient text parsing in network protocols and file formats 513