1
0
Fork 0
mirror of https://github.com/josephmisiti/awesome-machine-learning.git synced 2024-11-13 11:24:23 -05:00

Update README.md

This commit is contained in:
Joseph Barrow 2015-04-20 16:29:57 -04:00
parent a6a81bf594
commit 716049c771

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