AudreyGermain / Game-Recommendation-System
☆34Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Game-Recommendation-System
- Music recommendations☆18Updated 4 years ago
- Designed a movie recommendation system using content-based, collaborative filtering based, SVD and popularity based approach.☆28Updated 4 years ago
- Book recommender system using collaborative filtering based on Spark☆365Updated 6 years ago
- 结合开源数据集进行电影推荐。推荐算法有:逻辑回归;UserCF ; ItemCF☆15Updated 4 years ago
- The purpose of this Personalized Music Recommendation Engine is to use reinforcement learning approach to build a music recommender syste…☆34Updated 6 years ago
- 实现了一系列常见的推荐算法,如UserCF,ItemCF,SVD等,包含“切分训练集与测试集-训练模型-推荐-评估”一整套流程。☆18Updated 4 years ago
- 推荐系统与深度学习☆33Updated 3 years ago
- 使用MovieLens数据集实现了基于Auto Encoder(AE), Variational Auto Encoder(VAE), BERT的深度学习电影推荐系统☆60Updated 3 years ago
- A pytorch implementation of He et al. "Neural Collaborative Filtering" at WWW'17☆342Updated 3 years ago
- Notice that there are no torch-related code about item2vec, I just want to provide a readable item2vec implementation for researchers☆17Updated 2 years ago
- A network TV program recommendation system implemented by python is mainly based on the post-fusion of user collaborative filtering and c…☆28Updated 5 years ago
- Spark实践:音乐个性化推荐——基于ALS矩阵分解的协同过滤算法☆18Updated 5 years ago
- Several sequential recommended models implemented by tenosrflow1.x☆116Updated 3 years ago
- Spring Boot 版本的 SparrowRecSys,支持 Docker 一键运行。(王喆:深度学习推荐系统实践课)☆25Updated 2 years ago
- 推荐系统---实验+复现+创新☆49Updated last year
- Must-read Papers for Recommender Systems (RS)☆148Updated 3 years ago
- 短视频 youtube召回模型推荐,特征包括标题 tags id,tfserving docker部署☆23Updated 3 years ago
- 项亮等《推荐系统实践》算法代码☆28Updated 4 years ago
- sequential content-based recommendation system☆72Updated 4 years ago
- 基于 Pytorch 实现推荐系统相关的算法☆161Updated 3 years ago
- Dynamic Memory based Attention Network for Sequential Recommendation☆12Updated 3 years ago
- A pure Python implement of Collaborative Filtering based on MovieLens' dataset.☆186Updated 4 years ago
- Deep Learning Recommender System Study Notes☆13Updated 3 years ago
- wide deep ctr model by pytorch☆25Updated 5 years ago
- Collaborative Attentive-Autoencoder for scientific article recommendation☆12Updated 4 years ago
- 豆瓣电影推荐系统(Douban Movie Recommendation System)根据豆瓣电影数据以及豆瓣用户的观影和影评数据,使用基于物品的协同过滤算法对用户进行个性化推荐,并设计GUI进行用户交互。☆192Updated 3 years ago
- collaborative filtering methods for recommender systems☆60Updated 3 years ago
- PyTorch(1.6+) implementation of https://github.com/kang205/SASRec☆353Updated last month
- 本项目使用两种算法来实现一个电影推荐系统,一个是CNN,另一个是矩阵分解的协同过滤。☆130Updated 6 years ago
- Recommendation Systems This is a workshop on using Machine Learning and Deep Learning Techniques to build Recommendation Systesm Theory:…☆174Updated 4 months ago