diff --git a/README.md b/README.md index 0a5c6b8..9eaa4f5 100644 --- a/README.md +++ b/README.md @@ -125,9 +125,8 @@ For a list of free machine learning books available for download, go [here](http #### 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). #### Computer Vision