gru4rec topic

List gru4rec repositories

PaddleRec

4.1k
Stars
716
Forks
Watchers

Recommendation Algorithm大规模推荐算法库,包含推荐系统经典及最新算法LR、Wide&Deep、DSSM、TDM、MIND、Word2Vec、Bert4Rec、DeepWalk、SSR、AITM,DSIN,SIGN,IPREC、GRU4Rec、Youtube_dnn、NCF、GNN、FM、FFM...

Sequential_Recommendation_Tensorflow

114
Stars
24
Forks
Watchers

Several sequential recommended models implemented by tenosrflow1.x

TRON

54
Stars
4
Forks
Watchers

⚡️ Implementation of TRON: Transformer Recommender using Optimized Negative-sampling, accepted at ACM RecSys 2023.

recome_wan

29
Stars
5
Forks
Watchers

用pytorch 方法复现了二十多个经典的推荐算法论文,其中包含排序论文和推荐召回论文,并在demo里面选了一个召回模型和排序模型的运行示例。