colby-j-wise / Deep_Learning_Recommender_SystemLinks
Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python
☆52Updated 7 years ago
Alternatives and similar repositories for Deep_Learning_Recommender_System
Users that are interested in Deep_Learning_Recommender_System are comparing it to the libraries listed below
Sorting:
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 7 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆71Updated 6 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 6 years ago
- This repository contains a modified version of ConvMF which is very interesting in RS.☆12Updated 7 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆93Updated 5 years ago
- some papers about the recommender system☆22Updated 6 years ago
- Movie recommendation project using wide and deep learning☆32Updated 8 years ago
- deep learning for recommender system☆44Updated 6 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆100Updated 2 years ago
- A simple recommendation evaluation system, the algorithm includes SLIM, LFM, ItemCF, UserCF☆46Updated 4 years ago
- TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018