An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

hnn
===

haskell neural network library

[![Build Status](https://secure.travis-ci.org/alpmestan/hnn.png?branch=master)](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 .