This commit is contained in:
Vinta 2017-09-14 13:57:28 +08:00
parent 99b30faf60
commit 1ecafed464
1 changed files with 1 additions and 1 deletions

View File

@ -895,7 +895,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
## Recommender Systems
*Libraries for building recommender systems*
*Libraries for building recommender systems.*
* [annoy](https://github.com/spotify/annoy) - Approximate Nearest Neighbors in C++/Python optimized for memory usage.
* [fastFM](https://github.com/ibayer/fastFM) - A library for Factorization Machines.