https://github.com/alpmestan/HNN
haskell neural network library
https://github.com/alpmestan/HNN
Last synced: 2 months ago
JSON representation
haskell neural network library
- Host: GitHub
- URL: https://github.com/alpmestan/HNN
- Owner: alpmestan
- License: other
- Created: 2012-10-09T23:05:54.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T19:25:37.000Z (almost 9 years ago)
- Last Synced: 2025-09-26T21:43:45.157Z (4 months ago)
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/hnn
- Size: 70.3 KB
- Stars: 113
- Watchers: 16
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-machine-learning - hnn - Haskell Neural Network library. (Haskell / [Tools](#tools-1))
- awesome-machine-learning - hnn - Haskell Neural Network library. (Haskell)
- fucking-awesome-machine-learning - hnn - Haskell Neural Network library. (Haskell / [Tools](#tools-1))
- awesome-machine-learning - hnn - Haskell Neural Network library. (Haskell / [Tools](#tools-1))
- awesome-machine-learning - hnn - Haskell Neural Network library. (Haskell / [Tools](#tools-1))
README
hnn
===
haskell neural network library
[](http://travis-ci.org/alpmestan/hnn)
You can find the haddocks [on hackage](http://hackage.haskell.org/package/hnn). See the _examples/_ directory to see how to use the library or the `AI.HNN.FF.Network` module for a tutorial.
Also, feel free to join _#haskell-math_ on irc.freenode.net if you have any question, or if you just want to chat about the library, some potential use you want to make of it, etc.
This library is written and maintained by Alp Mestanogullari and Gatlin Johnson .