adding description for MLPACK

This commit is contained in:
Ajinkya Kale 2015-05-14 22:05:23 -07:00
parent f2efb8f9d9
commit 9a60c3c1ff

View File

@ -113,7 +113,7 @@ For a list of free machine learning books available for download, go [here](http
<a name="cpp-general-purpose" /> <a name="cpp-general-purpose" />
#### General-Purpose Machine Learning #### General-Purpose Machine Learning
* [MLPack](http://www.mlpack.org/) * [MLPack](http://www.mlpack.org/) - A scalable C++ machine learning library
* [DLib](http://dlib.net/ml.html) - A suite of ML tools designed to be easy to imbed in other applications * [DLib](http://dlib.net/ml.html) - A suite of ML tools designed to be easy to imbed in other applications
* [encog-cpp](https://code.google.com/p/encog-cpp/) * [encog-cpp](https://code.google.com/p/encog-cpp/)
* [shark](http://image.diku.dk/shark/sphinx_pages/build/html/index.html) * [shark](http://image.diku.dk/shark/sphinx_pages/build/html/index.html)