Merge pull request #969 from jfkirk/patch-1

Adds TensorRec
This commit is contained in:
Vinta 2017-10-30 23:49:59 -05:00 committed by GitHub
commit 543c3e1227
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -910,6 +910,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [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.
* [surprise](http://surpriselib.com) - A scikit for building and analyzing recommender systems.
* [TensorRec](https://github.com/jfkirk/tensorrec) - A Recommendation Engine Framework in TensorFlow.
## RESTful API