Standardize capitalization.

This commit is contained in:
Ryan Curtin 2016-02-04 09:35:39 -05:00
parent 55ad777d7f
commit 93b542c871

View File

@ -124,7 +124,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/) - A scalable C++ machine learning library
* [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)