DSE-capstone-sharknado / tf-bprLinks
Amazon Recommendation System build on BPR TensorFlow implementation
☆16Updated 8 years ago
Alternatives and similar repositories for tf-bpr
Users that are interested in tf-bpr are comparing it to the libraries listed below
Sorting:
- ☆84Updated 6 years ago
- ☆20Updated 8 years ago
- Bayesian Personalized Ranking for Spark☆40Updated 7 years ago
- Toy implementation of SLIM and SSLIM Recommendation methods.☆42Updated 7 years ago
- A feedback controller for stabilizing RTB performance to a target value.☆70Updated 9 years ago
- Wide and Deep Learning(Wide&ResDNN) for Kaggle Criteo Dataset in tensorflow☆82Updated 6 years ago
- Code for WWW'19 "Unbiased LambdaMART: An Unbiased Pairwise Learning-to-Rank Algorithm", which is based on LightGBM☆225Updated 5 years ago
- A Tensorflow based implicit recommender system☆108Updated 5 years ago
- ☆42Updated 9 years ago
- Hybrid Linear UCB bandit learning algorithm L Li(2010) python code☆56Updated 9 years ago
- fast_tffm: Tensorflow-based Distributed Factorization Machine☆142Updated 8 years ago
- Logistic Matrix Factorization for Implicit Feedback Data. http://stanford.edu/~rezab/nips2014workshop/submits/logmat.pdf☆160Updated 10 years ago
- This is an implementation of the Dual Learning Algorithm with multi-layer feed-forward neural network for online unbiased learning to ran…