The latest version of hnn is 0.3-1.

hnn

Version 0.2.0.0 revision 0 uploaded by AlpMestanogullari.

Package meta

Synopsis
A reasonably fast and simple neural network library
Description

A neural network library implemented purely in Haskell, relying on the hmatrix library.

This library provides a straight and simple feed-forward neural networks implementation which is way better than the one in hnn-0.1, in all aspects. It also provides a simple and little tested implementation of recurrent neural networks.

If you're interested in the feed-forward neural networks, please read the mini-tutorial on AI.HNN.FF.Network.

Author
Alp Mestanogullari <alpmestan@gmail.com>, Gatlin Johnson <rokenrol@gmail.com>
Bug reports
http://github.com/alpmestan/hnn/issues
Category
AI
Copyright
2009-2014 Alp Mestanogullari, Gatlin Johnson
Homepage
http://github.com/alpmestan/hnn
Maintainer
Alp Mestanogullari <alpmestan@gmail.com>
Package URL
n/a
Stability
n/a

Components