neural
Neural network library
A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms.
Neural Nets in native Haskell
124 stars
17 watching
17 forks
Language: Haskell
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An artificial neural network library for rapid prototyping and extension in Haskell. | 378 |
| A Haskell library for building neural networks and working with tensors. | 1,083 |
| Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,583 |
| A small neural network implementation of the backpropagation algorithm in Haskell | 127 |
| A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
| A Go library implementing neural networks with basic training and prediction capabilities | 561 |
| A Haskell library for building neural networks | 112 |
| A parallel framework for building neural networks in Fortran | 411 |
| An implementation of Artificial Neural Networks in Ruby, allowing developers to experiment and train neural networks using the language. | 36 |
| A neural network implementation for machine learning on iOS | 33 |
| A Clojure-based machine learning library for neural networks and regression. | 1,269 |
| An implementation of a feedforward neural network toolkit for JRuby | 60 |
| A library for building complex neural networks in Haskell with a focus on dependently typed specifications and composability | 1,451 |
| A library that provides an autograd and GPGPU framework for dynamic neural networks in D. | 7 |
| A Python library for implementing and training various neural network architectures | 40 |