JieniChen / Recommender-System
In this code we implement and compared Collaborative Filtering algorithm, prediction algorithms such as neighborhood methods, matrix factorization-based ( SVD, PMF, SVD++, NMF), and many others.
☆37Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Recommender-System
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 6 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆50Updated 6 years ago
- Codes repository for RecSys and DeepLearnig, RecSys and ReinForcement learning and Traditioinal RecSys.☆88Updated 4 years ago
- algorithms about recommender systems:probabilistic matrix factorization☆25Updated 7 years ago
- Python Implementation of Probabilistic Matrix Factorization(PMF) Algorithm for building a recommendation system using MovieLens ml-100k |…☆167Updated 5 years ago
- TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018☆149Updated 5 years ago
- Autorec (Autoencoders Meet Collaborative Filtering)☆136Updated 6 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆69Updated 6 years ago
- some papers about the recommender system☆22Updated 6 years ago
- Implementation of the "Deep Matrix Factorization Models for Recommender Systems"☆204Updated 6 years ago
- implement this paper "Collaborative Deep Learning for Recommender Systems" by python☆15Updated 5 years ago
- This is a python code for probabilistic matrix factorization in recommendation.☆57Updated 2 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 6 years ago
- Attentive Group Recommendation☆132Updated 3 years ago
- Collaborative Denoising Auto-Encoder for Top-N Recommender Systems (CDAE)☆26Updated 4 years ago
- An movie recommendation based on tf☆14Updated 3 years ago
- ☆99Updated 4 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆92Updated 5 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆101Updated last year
- Code based in TensorFlow☆50Updated 4 years ago
- TrustSVD: Collaborative Filtering with Both the Explicit and Implicit Influence of User Trust and of Item Ratings☆21Updated 6 years ago
- Keras Implementation of "Deep Matrix Factorization Models for Recommender Systems"☆19Updated 3 years ago
- Implementation of A Neural Collaborative Filtering Model with Interaction-based Neighborhood (NNCF)☆16Updated 6 years ago
- 探探项目 - 提升推荐系统的推荐多样性☆31Updated 6 years ago
- Implementation of SVD and SVD++ for recommendation☆33Updated 7 years ago
- This repository contains a modified version of ConvMF which is very interesting in RS.☆12Updated 6 years ago
- Python based Graph Propagation algorithm, DeepWalk to evaluate and compare preference propagation algorithms in heterogeneous informatio…☆189Updated 6 years ago
- 利用MovieLens数据,Pearson相似度,分别基于User和Item构建一个简单的kNN推荐系统,并给出RMSE评测☆69Updated 5 years ago
- Collaborative Memory Network for Recommendation Systems, SIGIR 2018☆182Updated 3 years ago
- ☆70Updated 4 years ago