HuijunZhao / recommendation-systemLinks
A side project to build recommendation systems of videos, and to explore related algorithms.
☆10Updated 7 years ago
Alternatives and similar repositories for recommendation-system
Users that are interested in recommendation-system are comparing it to the libraries listed below
Sorting:
- Code for the KDD 2018 paper: STAMP: Short-Term Attention/Memory Priority Model for Session-based Recommendation☆139Updated 6 years ago
- TrustSVD: Collaborative Filtering with Both the Explicit and Implicit Influence of User Trust and of Item Ratings☆21Updated 7 years ago
- Attentive Group Recommendation☆135Updated 4 years ago
- This is our implementation of DeepCoNN☆153Updated 7 years ago
- Several sequential recommended models implemented by tenosrflow1.x☆119Updated 4 years ago
- TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018☆148Updated 6 years ago
- Code based in TensorFlow☆50Updated 5 years ago
- Experimental codes for paper "Outer Product-based Neural Collaborative Filtering".☆139Updated 6 years ago
- Implementation of the "Deep Matrix Factorization Models for Recommender Systems"☆209Updated 7 years ago
- Attentive collaborative filtering: Multimedia recommendation with item-and component-level attention☆72Updated 7 years ago
- Collaborative Memory Network for Recommendation Systems, SIGIR 2018☆180Updated 4 years ago
- This is our implementation of NARRE:Neural Attentional Regression with Review-level Explanations☆108Updated 7 years ago
- ☆74Updated 5 years ago
- Item2vec_tutorial_git☆109Updated 7 years ago
- ☆133Updated 7 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆100Updated 2 years ago
- Regularizing Matrix Factorization with User and Item Embeddings for Recommendation -- CIKM 2018☆46Updated 6 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 7 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆93Updated 5 years ago
- Sequential deep matching model for recommender system at Alibaba☆209Updated 5 years ago
- A Toolkit for Neural Review-based Recommendation models with Pytorch.☆175Updated 3 years ago
- algorithms about recommender systems:probabilistic matrix factorization☆25Updated 8 years ago
- A developing recommender system in tensorflow2. Algorithm: UserCF, ItemCF, LFM, SLIM, GMF, MLP, NeuMF, FM, DeepFM, MKR, RippleNet, KGCN a…☆414Updated 4 years ago
- The codes of Neural News Recommendation with Attentive Multi-view Learning☆58Updated 4 years ago
- ☆101Updated 5 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- ☆46Updated 4 years ago
- implementation for the paper "FISM: Factored Item Similarity Models for Top-N Recommender Systems" by Tensorflow 1.2☆22Updated 7 years ago
- A PyTorch implementation of Neural Attentive Session Based Recommendation (NARM)