Add Merlin.jl

I will add Merlin - deep learning framework implemented in Julia.
This commit is contained in:
Michiaki Ariga 2016-04-16 21:13:53 +09:00
parent 1a750fc284
commit ceeeaf6f76

View File

@ -448,6 +448,7 @@ For a list of free machine learning books available for download, go [here](http
* [XGBoost](https://github.com/dmlc/XGBoost.jl) - eXtreme Gradient Boosting Package in Julia
* [ManifoldLearning](https://github.com/wildart/ManifoldLearning.jl) - A Julia package for manifold learning and nonlinear dimensionality reduction
* [MXNet](https://github.com/dmlc/mxnet) - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go, Javascript and more.
* [Merlin](https://github.com/hshindo/Merlin.jl) - Flexible Deep Learning Framework in Julia
<a name="julia-nlp" />
#### Natural Language Processing