Merge pull request #35 from GHamrouni/master

Add a C library for product recommendations/suggestions
This commit is contained in:
joseph misiti 2014-07-16 10:39:30 -04:00
commit 8bbccf335d

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