AgFeather / Movie_Recommendation_SystemLinks
This is a movie recommendation system with tensorflow. Dataset is MovieLens.
☆19Updated 7 years ago
Alternatives and similar repositories for Movie_Recommendation_System
Users that are interested in Movie_Recommendation_System are comparing it to the libraries listed below
Sorting:
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 7 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆52Updated 8 years ago
- 利用MovieLens数据,Pearson相似度,分别基于User和Item构建一个简单的kNN推荐系统,并给出RMSE评测☆68Updated 7 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆93Updated 6 years ago
- Collaborative Deep Learning (CDL)☆58Updated 7 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018☆149Updated 6 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆100Updated 2 years ago
- Implementation of the "Deep Matrix Factorization Models for Recommender Systems"☆209Updated 7 years ago
- A simple recommendation evaluation system, the algorithm includes SLIM, LFM, ItemCF, UserCF☆47Updated 5 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆73Updated 7 years ago
- 阿里移动推荐算法比赛☆79Updated 8 years ago
- some papers about the recommender system☆22Updated 7 years ago
- movie recommendation demo using collaborative filtering and lfm(spark mllib ALS)☆95Updated 9 years ago
- Attentive collaborative filtering: Multimedia recommendation with item-and component-level attention☆72Updated 8 years ago
- This repository contains a modified version of ConvMF which is very interesting in RS.☆12Updated 7 years ago
- 卷积神经网络(CNN)提取影评特征构建电影推荐系统,pytorch实现☆130Updated 8 years ago
- Classic recommendation algorithms implementation☆42Updated 4 years ago
- Collaborative Memory Network for Recommendation Systems, SIGIR 2018☆179Updated 4 years ago
- Attentive Group Recommendation☆136Updated 5 years ago
- A pure Python implement of Collaborative Filtering based on MovieLens' dataset.☆185Updated 5 years ago
- Autorec (Autoencoders Meet Collaborative Filtering)☆137Updated 7 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆105Updated 5 years ago
- 探探项目 - 提升推荐系统的推荐多样性☆31Updated 7 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆58Updated 6 years ago
- Code for our paper Convolutaional Matrix Factorization for Document Context-Aware Recommendation (RecSys 2016)☆286Updated 8 years ago
- Experimental codes for paper "Outer Product-based Neural Collaborative Filtering".☆139Updated 6 years ago
- Adversarial Learning, Matrix Factorization, Recommendation☆217Updated 6 years ago
- 推荐系统实践(基于近邻和LFM的推荐系统)☆102Updated 7 years ago
- UBR4CTR is the code for our proposed User Behavior Retrieval for CTR Prediction framework in SIGIR 2020.☆79Updated 4 years ago