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
- ☆370Updated last year
- Code for our ACM RecSys 2017 paper "Personalizing Session-based Recommendation with Hierarchical Recurrent Neural Networks"☆215Updated 2 years ago
- 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"☆178Updated last year
- Using Keras to implement recommender systems☆326Updated 8 years ago
- Autorec (Autoencoders Meet Collaborative Filtering)☆137Updated 7 years ago
- PyTorch Implementation of Session-based Recommendations with Recurrent Neural Networks(ICLR 2016, Hidasi et al.)☆147Updated 6 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆100Updated 2 years ago
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 6 years ago
- Collaborative Memory Network for Recommendation Systems, SIGIR 2018☆180Updated 4 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- Collaborative Deep Learning for Recommender Systems.☆72Updated 8 years ago
- Implementation of the "Deep Matrix Factorization Models for Recommender Systems"☆209Updated 7 years ago
- The purpose of our research is to study reinforcement learning approaches to building a movie recommender system. We formulate the proble…☆119Updated 5 years ago
- code of paper `Deep Neural Networks for Youtube Recommendation`☆408Updated 8 years ago
- code for the paper "Personalized Context-Aware Re-ranking for E-commerce Recommendation Systems"☆52Updated 6 years ago
- A simple recommendation evaluation system, the algorithm includes SLIM, LFM, ItemCF, UserCF☆47Updated 5 years ago
- Keras implementation of Tensorflow's Wide and Deep Algorithm☆161Updated 6 years ago
- Some deep learning based recsys for open learning.☆399Updated 7 years ago
- Movie recommendation project using wide and deep learning☆32Updated 9 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆72Updated 7 years ago
- Bayesian Personalized Ranking☆214Updated 9 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
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 7 years ago
- Adversarial Learning, Matrix Factorization, Recommendation☆216Updated 6 years ago
- Using Deep Autoencoders for predictions of movie ratings.☆113Updated 2 years ago
- Python Implementation of Probabilistic Matrix Factorization(PMF) Algorithm for building a recommendation system using MovieLens ml-100k |…☆172Updated 6 years ago
- Keras implementation of GRU4Rec session-based recommender system☆106Updated last year