Update README.md

This commit is contained in:
Joseph Barrow 2015-04-20 16:29:57 -04:00
parent a6a81bf594
commit 716049c771
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ For a list of free machine learning books available for download, go [here](http
* [hnn](http://www.haskell.org/haskellwiki/HNN) - Haskell Neural Network library.
* [hopfield-networks](https://github.com/ajtulloch/hopfield-networks) - Hopfield Networks for unsupervised learning in Haskell.
* [caffegraph](https://github.com/ajtulloch/caffegraph) - A DSL for deep neural networks
* [LambdaNet](https://github.com/jbarrow/LambdaNet) - Configurable Neural Networks in Haskell
<a name="java" />
## Java