yxtay / recommender-tensorflowLinks
Recommendation Models in TensorFlow
☆47Updated 6 years ago
Alternatives and similar repositories for recommender-tensorflow
Users that are interested in recommender-tensorflow are comparing it to the libraries listed below
Sorting:
- TensorFlow implemenation of GRu4Rec model☆218Updated 6 years ago
- Our implementation of the paper "Embedding-based News Recommendation for Millions of Users"☆141Updated 6 years ago
- Keras implementation of Tensorflow's Wide and Deep Algorithm☆161Updated 6 years ago
- ☆370Updated last year
- Code for our paper Convolutaional Matrix Factorization for Document Context-Aware Recommendation (RecSys 2016)☆284Updated 8 years ago
- Code for the NeurIPS'17 paper "DropoutNet: Addressing Cold Start in Recommender Systems"☆179Updated last year
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆72Updated 7 years ago
- Code for our ACM RecSys 2017 paper "Personalizing Session-based Recommendation with Hierarchical Recurrent Neural Networks"☆215Updated 2 years ago
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 6 years ago
- Using Deep Autoencoders for predictions of movie ratings.☆113Updated 2 years ago
- code of paper `Deep Neural Networks for Youtube Recommendation`☆408Updated 8 years ago
- A method collection for top-k recommendation☆62Updated 3 years ago
- Collaborative Deep Learning for Recommender Systems.☆72Updated 8 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆100Updated 2 years ago
- Some deep learning based recsys for open learning.☆399Updated 7 years ago
- A simple recommendation evaluation system, the algorithm includes SLIM, LFM, ItemCF, UserCF☆47Updated 5 years ago
- code for the paper "Personalized Context-Aware Re-ranking for E-commerce Recommendation Systems"☆52Updated 6 years ago
- Collaborative Memory Network for Recommendation Systems, SIGIR 2018☆180Updated 4 years ago
- Using Keras to implement recommender systems☆326Updated 8 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 7 years ago
- ☆188Updated 7 years ago
- Implementation of the "Deep Matrix Factorization Models for Recommender Systems"☆209Updated 7 years ago
- Movie recommendation project using wide and deep learning☆32Updated 8 years ago
- Official Code for 'Collaborative Deep Learning for Recommender Systems' - SIGKDD☆71Updated 3 years ago
- Tensorflow implementation for Interaction-aware factorization machines☆50Updated 5 years ago
- tf-recsys contains collaborative filtering (CF) model based on famous SVD and SVD++ algorithm. Both of them are implemented by tensorflow…☆94Updated 5 years ago
- A Tensorflow implementation of Collaborative Metric Learning (CML)☆160Updated 7 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆93Updated 5 years ago
- Keras implementation of GRU4Rec session-based recommender system☆106Updated last year