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.
☆39Updated 7 years ago
Alternatives and similar repositories for Recommender-System:
Users that are interested in Recommender-System are comparing it to the libraries listed below
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆70Updated 6 years ago
- 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☆51Updated 7 years ago
- Autorec (Autoencoders Meet Collaborative Filtering)☆136Updated 6 years ago
- This is a python code for probabilistic matrix factorization in recommendation.☆58Updated 2 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 6 years ago
- 利用MovieLens数据,Pearson相似度,分别基于User和Item构建一个简单的kNN推荐系统,并给出RMSE评测☆68Updated 6 years ago
- Collaborative Denoising Auto-Encoder for Top-N Recommender Systems (CDAE)☆26Updated 4 years ago
- Codes repository for RecSys and DeepLearnig, RecSys and ReinForcement learning and Traditioinal RecSys.☆90Updated 5 years ago
- implement this paper "Collaborative Deep Learning for Recommender Systems" by python☆15Updated 6 years ago
- Implementation of SVD and SVD++ for recommendation☆33Updated 8 years ago
- algorithms about recommender systems:probabilistic matrix factorization☆25Updated 7 years ago
- This repository contains a modified version of ConvMF which is very interesting in RS.☆12Updated 7 years ago
- TrustSVD: Collaborative Filtering with Both the Explicit and Implicit Influence of User Trust and of Item Ratings☆21Updated 6 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆100Updated last year
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆92Updated 5 years ago
- Python Implementation of Probabilistic Matrix Factorization(PMF) Algorithm for building a recommendation system using MovieLens ml-100k |…☆170Updated 5 years ago
- Implementation of the "Deep Matrix Factorization Models for Recommender Systems"☆208Updated 6 years ago
- code for "Convolution Matrix Factorization for Document Context-Aware Reccomendation"☆8Updated 7 years ago
- TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018☆147Updated 5 years ago
- 深度矩阵分解模型 与 带注意力的深度矩阵分解模型☆10Updated 6 years ago
- some papers about the recommender system☆22Updated 6 years ago
- Implemented Content-based filtering, Collaborative filtering and K-Means Clustering on MovieLens Dataset(https://www.kaggle.com/rounakban…☆18Updated 6 years ago
- A simple recommendation evaluation system, the algorithm includes SLIM, LFM, ItemCF, UserCF☆45Updated 4 years ago
- Implementation of A Neural Collaborative Filtering Model with Interaction-based Neighborhood (NNCF)☆16Updated 6 years ago
- Attentive Group Recommendation☆133Updated 4 years ago
- ☆101Updated 4 years ago
- ☆19Updated 8 years ago
- re-implementation of ConvMF (RecSys'16) in TensorFlow with even better performance☆10Updated 4 years ago
- ☆73Updated 5 years ago