chuqidecha / movie_recommender
movie recommender on ml-1m dataset by nerual network
☆32Updated 6 years ago
Alternatives and similar repositories for movie_recommender:
Users that are interested in movie_recommender are comparing it to the libraries listed below
- Codes repository for RecSys and DeepLearnig, RecSys and ReinForcement learning and Traditioinal RecSys.☆91Updated 5 years ago
- 推荐系统---实验+复现+创新☆51Updated last year
- 推荐系统实践(基于近邻和LFM的推荐系统)☆101Updated 7 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆59Updated 6 years ago
- 自己学习推荐系统过程中用到的代码☆50Updated 5 years ago
- Attentive Group Recommendation☆133Updated 4 years ago
- 推荐系统之深度学习模型,框架采用tensorflow2☆57Updated 2 years ago
- Pytorch for autorec with collaborative filtering☆36Updated 6 years ago
- 本项目使用两种算法来实现一个电影推荐系统,一个是CNN,另一个是矩阵分解的协同过滤。☆136Updated 6 years ago
- 广告点击率(CTR)预测经典模型 GBDT + LR 理解与实践(附数据 + 代码)☆88Updated 4 years ago
- 个性化推荐模型,主要包括als、als_wr、biaslfm、lfm、nmf、svdpp、基于内容、基于内容回归、user-cf、item-cf、slopeone、关联规则以及基于内容和cf的混合等模型。☆32Updated 2 years ago
- collaborative filtering methods for recommender systems☆62Updated 3 years ago
- 使用MovieLens数据集实现了基于Auto Encoder(AE), Variational Auto Encoder(VAE), BERT的深度学习电影推荐系统☆72Updated 4 years ago
- 短视频内容理解与推荐竞赛☆83Updated 5 years ago
- 实现了基于协同过滤(UserCF)的模型、基于隐语义(LFM)的模型、基于图(PersonalRank)的模型,并结合三种模型的结果给出最终结果的推荐算法☆24Updated 6 years ago
- 推荐系统论文☆23Updated 5 years ago
- 基于 Pytorch 实现推荐系统相关的算法☆178Updated 3 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆51Updated 7 years ago
- TensorFlow simple implemenation of AttRec model in paper "Next Item Recommendation with Self-Attention"☆26Updated 5 years ago
- 存放推荐算法相关代码、文档、资料☆247Updated 4 years ago
- A simple recommendation evaluation system, the algorithm includes SLIM, LFM, ItemCF, UserCF☆45Updated 4 years ago
- This is a python code for probabilistic matrix factorization in recommendation.☆58Updated 2 years ago
- YouTube推荐算法☆109Updated 3 years ago
- DeepFM for CTR prediction problem (pytorch 1.0)☆72Updated 5 years ago
- Easy-to-use pytorch-based framework for RecSys models☆40Updated 4 years ago
- This is our implementation of DeepCoNN☆151Updated 7 years ago
- SR-GNN增加中文注释(学习版本)☆32Updated 2 years ago
- 推荐系统从入门到实战☆168Updated 3 years ago
- 项亮等《推荐系统实践》算法代码☆29Updated 5 years ago
- Experimental codes for paper "Outer Product-based Neural Collaborative Filtering".☆139Updated 5 years ago