LiangJunChan / movieRecommend
An movie recommendation based on tf
☆14Updated 3 years ago
Alternatives and similar repositories for movieRecommend
Users that are interested in movieRecommend are comparing it to the libraries listed below
Sorting:
- 利用MovieLens数据,Pearson相似度,分别基于User和Item构建一个简单的kNN推荐系统,并给出RMSE评测☆68Updated 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
- This repository contains a modified version of ConvMF which is very interesting in RS.☆12Updated 7 years ago
- some papers about the recommender system☆22Updated 6 years ago
- 推荐系统实践(基于近邻和LFM的推荐系统)☆102Updated 7 years ago
- 推荐系统论文☆23Updated 5 years ago
- Collaborative Denoising Auto-Encoder for Top-N Recommender Systems (CDAE)☆26Updated 5 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆71Updated 6 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- Source code for our Paper "Self-Attentive Neural Collaborative Filtering"☆16Updated 6 years ago
- A side project to build recommendation systems of videos, and to explore related algorithms.☆10Updated 6 years ago
- algorithms about recommender systems:probabilistic matrix factorization☆25Updated 7 years ago
- Regularizing Matrix Factorization with User and Item Embeddings for Recommendation -- CIKM 2018☆46Updated 6 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆52Updated 7 years ago
- Collaborative Memory Network for Recommendation Systems, SIGIR 2018☆180Updated 3 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆100Updated last year
- SDAE-recommendation system☆11Updated 7 years ago
- Attentive Group Recommendation☆134Updated 4 years ago
- 基于科大讯飞AI营销算法比赛实现CTR深度学习方法☆47Updated 6 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆59Updated 6 years ago
- TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018☆147Updated 6 years ago
- 卷积神经网络(CNN)提取影评特征构建电影推荐系统,pytorch实现☆129Updated 7 years ago
- Codes repository for RecSys and DeepLearnig, RecSys and ReinForcement learning and Traditioinal RecSys.☆91Updated 5 years ago
- code for "Convolution Matrix Factorization for Document Context-Aware Reccomendation"☆8Updated 7 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
- This is a python code for probabilistic matrix factorization in recommendation.☆58Updated 2 years ago
- Implementation of A Neural Collaborative Filtering Model with Interaction-based Neighborhood (NNCF)☆16Updated 6 years ago
- In this code we implement and compared Collaborative Filtering algorithm, prediction algorithms such as neighborhood methods, matrix fa…☆39Updated 7 years ago
- 2019年腾讯广告算法大赛rank68☆14Updated 5 years ago