grenade

Neural network builder

A library for building complex neural networks in Haskell with a focus on dependently typed specifications and composability

Deep Learning in Haskell

GitHub

1k stars
61 watching
83 forks
Language: Haskell
last commit: almost 3 years ago
Linked from 1 awesome list

convolutional-neural-networksdeep-learningdeep-neural-networksgenerative-adversarial-networkshaskellmachine-learning

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jbarrow/lambdanetAn artificial neural network library for rapid prototyping and extension in Haskell.378
brunjlar/neuralA Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms.124
hasktorch/hasktorchA Haskell library for building neural networks and working with tensors.1,083
ahmedfgad/numpycnnA Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch577
alpmestan/hnnA Haskell library for building neural networks112
modern-fortran/neural-fortranA parallel framework for building neural networks in Fortran411
saschagrunert/nnA small neural network implementation of the backpropagation algorithm in Haskell127
p-christ/nn_builderBuilds neural networks with less boilerplate code by providing a standardized interface for different architectures166
100/craniumA lightweight, portable C implementation of a feedforward artificial neural network library593
ramon-oliveira/aorunA deep learning framework on top of PyTorch for building neural networks.61
attractivechaos/kannA lightweight C library for constructing and training small to medium neural networks with customizable architecture689
ajtulloch/dnngraphA DSL and toolkit for designing and optimizing deep neural networks in Haskell702
acrylicshrimp/tinnetA compact C++17-based deep learning library designed to simplify the implementation of neural networks.16
chncwang/insnetA C++ library for building instance-dependent neural networks with padding-free dynamic batching.66
cloud-cv/fabrikAn online platform to design and visualize neural networks collaboratively1,127