chuqidecha / movie_recommenderLinks
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
Sorting:
- Codes repository for RecSys and DeepLearnig, RecSys and ReinForcement learning and Traditioinal RecSys.☆92Updated 5 years ago
- collaborative filtering methods for recommender systems☆62Updated 4 years ago
- 推荐系统---实验+复现+创新☆50Updated 2 years ago
- Pytorch for autorec with collaborative filtering☆36Updated 6 years ago
- Attentive Group Recommendation☆134Updated 4 years ago
- 个性化推荐模型,主要包括als、als_wr、biaslfm、lfm、nmf、svdpp、基于内容、基于内容回归、user-cf、item-cf、slopeone、关联规则以及基于内容和cf的混合等模型。☆32Updated 2 years ago
- Deep Interest Network for Click-Through Rate Prediction / Deep Interest Evolution Network for Click-Through Rate Prediction☆80Updated 5 years ago
- 项亮等《推荐系统实践》算法代码☆29Updated 5 years ago
- 本项目使用两种算法来实现一个电影推荐系统,一个是CNN,另一个是矩阵分解的协同过滤。☆135Updated 6 years ago
- 使用MovieLens数据集实现了基于Auto Encoder(AE), Variational Auto Encoder(VAE), BERT的深度学习电影推荐系统☆73Updated 4 years ago
- 阿里DIEN与DIN Tensorflow2.0 复现☆56Updated 4 years ago
- 自己学习推荐系统过程中用到的代码☆50Updated 5 years ago
- all kinds of recommendation algorithms implement.☆125Updated 4 years ago
- 推荐系统之深度学习模型,框架采用tensorflow2☆58Updated 3 years ago
- Share Some Recommender System Paper I read.☆68Updated 4 years ago
- 推荐系统实践(基于近邻和LFM的推荐系统)☆103Updated 7 years ago
- 基于netflix prize 和 H&M开源数据集,从零开始构建企业级推荐系统。☆92Updated 5 months ago
- This repository provides a comprehensive implementation of a deep neural network-based recommendation system similar to YouTube's. The re…☆59Updated 9 months ago
- 推荐系统论文☆23Updated 5 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆51Updated 7 years ago
- An Embedding and Mapping framework for Cross-Domain Recommendation.☆47Updated 6 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆58Updated 6 years ago
- Implementation of SVD and SVD++ for recommendation☆33Updated 8 years ago
- YouTube推荐算法☆109Updated 3 years ago
- 短视频内容理解与推荐竞赛☆84Updated 5 years ago
- 一个简单的电影推荐系统☆233Updated 3 years ago
- 实现了基于协同过滤(UserCF)的模型、基于隐语义(LFM)的模型、基于图(PersonalRank)的模型,并结合三种模型的结果给出最终结果的推荐算法☆24Updated 6 years ago
- Must-read papers on Recommender System. 推荐系统相关论文整理(内含40篇论文,并持续更新中)☆90Updated 5 years ago
- SR-GNN增加中文注释(学习版本)☆32Updated 2 years ago
- A pure Python implement of Collaborative Filtering based on MovieLens' dataset.☆186Updated 5 years ago