JayveeHe / MusicTasterLinks
一种song2vec、artist2vec的实践
☆49Updated 5 years ago
Alternatives and similar repositories for MusicTaster
Users that are interested in MusicTaster are comparing it to the libraries listed below
Sorting:
- A practical movie recommend project based on Item2vec.☆281Updated 4 years ago
- Implement item2vec algorithm☆76Updated 6 years ago
- Tensorflow2.x implementations of CTR(LR、FM、FFM)☆72Updated 3 years ago
- xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems☆131Updated 5 years ago
- LR, Wide&Deep, DCN, NFM, DeepFM, NFFM☆116Updated 6 years ago
- recommendation system with Youtube Deep Net☆85Updated 6 years ago
- keras implementation about Deep Interest Network☆65Updated 6 years ago
- Tencent Social Ads 2017 contest rank 20☆158Updated 7 years ago
- gbdt+lr☆161Updated 6 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆104Updated 5 years ago
- Classic recommendation algorithms implementation☆42Updated 4 years ago
- ☆201Updated 4 months ago
- use xgboost and lr model for text classification. xgboost is used to be a feature transform for LR☆44Updated 7 years ago
- 第二届腾讯广告算法大赛(Rank 9) http://algo.tpai.qq.com/home/rankinglist/rankingList☆107Updated 7 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型 使用协同过滤算法,排序模型使用gbdt+lr算法☆58Updated 6 years ago
- 短视频内容理解与推荐竞赛☆84Updated 5 years ago
- Factorization Machines implementation with Tensorflow☆143Updated 6 years ago
- A simple DeepFM.☆101Updated 7 years ago
- Sharing the CTR Prediction original paper and personal study notes☆146Updated 5 years ago
- 基于深度学习的CTR预估,从FM推演各深度学习CTR预估模型(附代码)