LambdaNet

Neural Network Library

An artificial neural network library for rapid prototyping and extension in Haskell.

Purely functional artificial neural network library implemented in Haskell.

GitHub

377 stars
45 watching
38 forks
Language: Haskell
last commit: over 8 years ago
Linked from 2 awesome lists

deep-learninghaskellhaskell-libraryneural-networks

Backlinks from these awesome lists:

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. 123
hasktorch/hasktorch A Haskell library for building and training neural networks with native C++ libraries. 1,069
100/cranium A lightweight, portable C implementation of a feedforward artificial neural network library 592
huwcampbell/grenade A library for building complex neural networks in Haskell with a focus on dependently typed specifications and composability 1,449
japonophile/synaptic A Clojure-based library for building and training neural networks 88
nikolaypavlov/mlpneuralnet A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. 900
kalvar/ios-bpn-neuralnetwork A neural network implementation for machine learning on iOS 33
attractivechaos/kann A lightweight C library for constructing and training small to medium neural networks with customizable architecture 686
compressed/backpropneuralnet.jl A Julia implementation of a neural network architecture with backpropagation support 47
zueve/neurolab A Python library for building and training neural networks. 163
xamber/varis A Go-based neural network library for building and training artificial neural networks. 55
tyill/sunnet A lightweight C++ deep learning library for building and training neural networks. 61
libfann/fann A C++ library for building and training artificial neural networks 1,594
alpmestan/hnn A Haskell library providing a basic framework for building neural networks. 112
jackm321/rustnn A neural network library written in Rust for building and training feedforward artificial neural networks. 335