Add Knet.jl

This commit is contained in:
Ilker Kesen 2016-09-06 19:54:01 +03:00
parent 15a60904e9
commit 1b6f0979f6

View File

@ -488,6 +488,7 @@ For a list of free machine learning books available for download, go [here](http
* [ROCAnalysis](https://github.com/davidavdav/ROCAnalysis.jl) - Receiver Operating Characteristics and functions for evaluation probabilistic binary classifiers * [ROCAnalysis](https://github.com/davidavdav/ROCAnalysis.jl) - Receiver Operating Characteristics and functions for evaluation probabilistic binary classifiers
* [GaussianMixtures] (https://github.com/davidavdav/GaussianMixtures.jl) - Large scale Gaussian Mixture Models * [GaussianMixtures] (https://github.com/davidavdav/GaussianMixtures.jl) - Large scale Gaussian Mixture Models
* [ScikitLearn] (https://github.com/cstjean/ScikitLearn.jl) - Julia implementation of the scikit-learn API * [ScikitLearn] (https://github.com/cstjean/ScikitLearn.jl) - Julia implementation of the scikit-learn API
* [Knet](https://github.com/denizyuret/Knet.jl) - Koç University Deep Learning Framework
<a name="julia-nlp" /> <a name="julia-nlp" />
#### Natural Language Processing #### Natural Language Processing