Alphabetize C

This commit is contained in:
Brylie Christopher Oxley 2016-10-29 13:13:48 +03:00 committed by GitHub
parent 838d48ec0b
commit 0dfc1e3ef2

View File

@ -125,9 +125,8 @@ For a list of free machine learning books available for download, go [here](http
<a name="c-general-purpose" />
#### General-Purpose Machine Learning
* [Recommender](https://github.com/GHamrouni/Recommender) - A C library for product recommendations/suggestions using collaborative filtering (CF).
* [Darknet](https://github.com/pjreddie/darknet) - Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation.
* [Recommender](https://github.com/GHamrouni/Recommender) - A C library for product recommendations/suggestions using collaborative filtering (CF).
<a name="c-cv" />
#### Computer Vision