mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-12-20 08:11:51 +03:00
Merge pull request #118 from reneklacan/haskell-caffegraph
Haskell's Caffegraph
This commit is contained in:
commit
a81ec20c99
@ -227,6 +227,7 @@ For a list of free machine learning books available for download, go [here](http
|
|||||||
* [HLearn](https://github.com/mikeizbicki/HLearn) - a suite of libraries for interpreting machine learning models according to their algebraic structure.
|
* [HLearn](https://github.com/mikeizbicki/HLearn) - a suite of libraries for interpreting machine learning models according to their algebraic structure.
|
||||||
* [hnn](http://www.haskell.org/haskellwiki/HNN) - Haskell Neural Network library.
|
* [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.
|
* [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
|
||||||
|
|
||||||
|
|
||||||
<a name="java" />
|
<a name="java" />
|
||||||
|
Loading…
Reference in New Issue
Block a user