Merge pull request #144 from ajkl/patch-2

adding description for MLPACK
This commit is contained in:
Joseph Misiti 2015-05-17 13:34:20 -04:00
commit edb6e31150

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" />
#### 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
* [encog-cpp](https://code.google.com/p/encog-cpp/)
* [shark](http://image.diku.dk/shark/sphinx_pages/build/html/index.html)