arnemileswinter / haskell-artificial-neural-net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haskell Artificial Neural Net

This is my take at understanding and implementing backpropagation in artificial neural networks. As a nice aside there is also the Perceptron algorithm implemented.

About


Languages

Language:Haskell 97.6%Language:Makefile 2.4%