From 0dfc1e3ef2e67b78e5db2ccfe8fb45c4fd16ee8c Mon Sep 17 00:00:00 2001 From: Brylie Christopher Oxley Date: Sat, 29 Oct 2016 13:13:48 +0300 Subject: [PATCH] Alphabetize C --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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