Update README.md

This commit is contained in:
Harsh Gupta 2018-04-24 11:34:20 -04:00 committed by GitHub
parent 692e9bfe8e
commit 445de8b864
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -927,6 +927,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [implicit](https://github.com/benfred/implicit) - A fast Python implementation of collaborative filtering for implicit datasets.
* [libffm](https://github.com/guestwalk/libffm) - A library for Field-aware Factorization Machine (FFM).
* [LightFM](https://github.com/lyst/lightfm) - A Python implementation of a number of popular recommendation algorithms.
* [Spotlight](https://github.com/maciejkula/spotlight) - Deep recommender models using PyTorch.
* [surprise](http://surpriselib.com) - A scikit for building and analyzing recommender systems.
* [TensorRec](https://github.com/jfkirk/tensorrec) - A Recommendation Engine Framework in TensorFlow.