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
84 forks
Language: Haskell
last commit: 12 months ago
Linked from 1 awesome list

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

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jbarrow/lambdanet An artificial neural network library for rapid prototyping and extension in Haskell. 377
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
ahmedfgad/numpycnn An implementation of a convolutional neural network (CNN) using NumPy for basic classification tasks. 570
alpmestan/hnn A Haskell library providing a basic framework for building neural networks. 112
modern-fortran/neural-fortran A parallel framework for building neural networks in Fortran 406
saschagrunert/nn A small neural network implementation of the backpropagation algorithm in Haskell 127
p-christ/nn_builder Builds neural networks with less boilerplate code by providing a standardized interface for different architectures 166
100/cranium A lightweight, portable C implementation of a feedforward artificial neural network library 592
ramon-oliveira/aorun A deep learning framework on top of PyTorch for building neural networks. 61
attractivechaos/kann A lightweight C library for constructing and training small to medium neural networks with customizable architecture 686
ajtulloch/dnngraph A DSL and toolkit for designing and optimizing deep neural networks in Haskell 700
acrylicshrimp/tinnet A compact C++17-based deep learning library designed to simplify the implementation of neural networks. 16
chncwang/insnet A C++ library for building instance-dependent neural networks with padding-free dynamic batching. 66
cloud-cv/fabrik An online platform to design and visualize neural networks collaboratively 1,127