RandolphVI / Music-Recommendation-SystemLinks
KKBox's Music Recommendation Challenge on Kaggle.
☆32Updated 4 years ago
Alternatives and similar repositories for Music-Recommendation-System
Users that are interested in Music-Recommendation-System are comparing it to the libraries listed below
Sorting:
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- A side project to build recommendation systems of videos, and to explore related algorithms.☆10Updated 6 years ago
- 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☆51Updated 7 years ago
- This is our implementation of NARRE:Neural Attentional Regression with Review-level Explanations☆106Updated 7 years ago
- Attentive Group Recommendation☆134Updated 4 years ago
- Code based in TensorFlow☆50Updated 5 years 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
- TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018☆148Updated 6 years ago
- Pytorch for autorec with collaborative filtering☆36Updated 6 years ago
- 基于科大讯飞AI营销算法比赛实现CTR深度学习方法☆47Updated 6 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆93Updated 5 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆100Updated 2 years ago
- algorithms about recommender systems:probabilistic matrix factorization☆25Updated 8 years ago
- ctr、cvr预估☆49Updated 4 years ago
- The purpose of this Personalized Music Recommendation Engine is to use reinforcement learning approach to build a music recommender syste…☆34Updated 7 years ago
- This is our implementation of DeepCoNN☆150Updated 7 years ago
- Item2vec_tutorial_git☆108Updated 7 years ago
- 自己学习推荐系统过程中用到的代码☆50Updated 5 years ago
- 1.解析爬取到的Json歌单数据,并进行数据预处理。 2.基于Surprise推荐系统库,采用KNNBaseLine实现基于用户 的协同过滤歌曲推荐。3.借鉴Word2Vec算法思想进行Song2Vec处理,实现基于物品的协同过滤歌曲推荐。 4.采用 TensorFlow实…☆39Updated 6 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆104Updated 5 years ago
- YouTube推荐算法☆109Updated 3 years ago
- ☆73Updated 5 years ago
- 基于movieLen1M数据集的DSSM深度召回实验☆22Updated 4 years ago
- Several sequential recommended models implemented by tenosrflow1.x☆118Updated 4 years ago
- recommendation system with Youtube Deep Net☆84Updated 6 years ago
- A simple recommendation evaluation system, the algorithm includes SLIM, LFM, ItemCF, UserCF☆46Updated 4 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆58Updated 6 years ago
- Codes repository for RecSys and DeepLearnig, RecSys and ReinForcement learning and Traditioinal RecSys.☆92Updated 5 years ago
- The codes of Neural News Recommendation with Attentive Multi-view Learning☆58Updated 4 years ago