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: about 1 year 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. 378
brunjlar/neural A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. 124
hasktorch/hasktorch A Haskell library for building neural networks and working with tensors. 1,083
ahmedfgad/numpycnn A Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch 577
alpmestan/hnn A Haskell library for building neural networks 112
modern-fortran/neural-fortran A parallel framework for building neural networks in Fortran 411
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 593
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 689
ajtulloch/dnngraph A DSL and toolkit for designing and optimizing deep neural networks in Haskell 702
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