tangrizzly / 3RecommendationSystemAlgorithms
SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset
☆51Updated 7 years ago
Alternatives and similar repositories for 3RecommendationSystemAlgorithms:
Users that are interested in 3RecommendationSystemAlgorithms are comparing it to the libraries listed below
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆51Updated 7 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆70Updated 6 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆93Updated 5 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 7 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆100Updated last year
- deep learning for recommender system☆44Updated 6 years ago
- some papers about the recommender system☆22Updated 6 years ago
- A simple recommendation evaluation system, the algorithm includes SLIM, LFM, ItemCF, UserCF☆45Updated 4 years ago
- TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018☆147Updated 6 years ago
- Official Code for 'Collaborative Deep Learning for Recommender Systems' - SIGKDD☆71Updated 3 years ago
- Collaborative Memory Network for Recommendation Systems, SIGIR 2018☆180Updated 3 years ago
- Experimental codes for paper "Outer Product-based Neural Collaborative Filtering".☆139Updated 5 years ago
- Implementation of the "Deep Matrix Factorization Models for Recommender Systems"☆208Updated 6 years ago
- Attentive collaborative filtering: Multimedia recommendation with item-and component-level attention☆71Updated 7 years ago
- A Matlab implementation of Convolutional Sequence Embedding Recommendation Model (Caser)☆76Updated 6 years ago
- Collaborative Denoising Auto-Encoder for Top-N Recommender Systems (CDAE)☆26Updated 5 years ago
- A fork from https://github.com/hexiangnan/neural_collaborative_filtering. Change keras version to v2.1.3, and use tensorflow as the back…☆25Updated 7 years ago
- Collaborative Deep Learning for Recommender Systems.☆72Updated 8 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
- Code based in TensorFlow☆50Updated 5 years ago
- Factorization Machine, Deep Learning, Recommender System☆18Updated 7 years ago
- Autorec (Autoencoders Meet Collaborative Filtering)☆136Updated 6 years ago
- Adversarial Learning, Matrix Factorization, Recommendation