Add A C library for product recommendations/suggestions

This commit is contained in:
Ghassen Hamrouni 2014-07-16 15:42:16 +01:00
parent c07d2d2334
commit 649ce5c91a
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,11 @@ Other awesome lists can be found in the [awesome-awesomeness](https://github.com
If you want to contribute to this list (please do), send me a pull request or contact me [@josephmisiti](https://www.twitter.com/josephmisiti)
## C
#### General-Purpose Machine Learning
* [Recommender](https://github.com/GHamrouni/Recommender) - A C library for product recommendations/suggestions using collaborative filtering (CF).
## C++
#### Computer Vision