chinchi-hsu / KerasCollaborativeFilteringLinks
My Keras implementation of Matrix Factorization (MF) and Bayesian Personalized Ranking (BPR)
☆30Updated 8 years ago
Alternatives and similar repositories for KerasCollaborativeFiltering
Users that are interested in KerasCollaborativeFiltering are comparing it to the libraries listed below
Sorting:
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆72Updated 7 years ago
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 6 years ago
- keras 2.1.4 / tensorflow 1.7.0☆16Updated 7 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆100Updated 2 years ago
- deep learning for recommender system☆44Updated 7 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆51Updated 7 years ago
- Official Code for 'Collaborative Deep Learning for Recommender Systems' - SIGKDD