Marionblyth's Stars
graytowne/caser_pytorch
A PyTorch implementation of Convolutional Sequence Embedding Recommendation Model (Caser)
SpaceLearner/SessionRec-pytorch
Session-based Recommendation
asash/BERT4rec_py3_tf2
This is python3 and tensorflow2 version of https://github.com/FeiSun/BERT4Rec
chenxingqiang/cross-attention-based-BERT4Rec
cross attention based BERT4Rec
abhinav-nagpal/SASRec-Recommendation
Furyton/Recommender-Baseline-Model
common used Recommend Baseline Model, including the traditional statistical model, and the Nerual Network Model. Focus on the SRS (Sequential Recommend System).
ZJU-warren/TransRec-and-SASRec
Translation-based Recommendation; Self-Attentive Sequential Recommendation
paddorch/SASRec.paddle
A PaddlePaddle implementation of Self-Attentive Sequential Recommendation.
slientGe/Sequential_Recommendation_Tensorflow
Several sequential recommended models implemented by tenosrflow1.x
aeroabir/TransformerRec
jaywonchung/BERT4Rec-VAE-Pytorch
Pytorch implementation of BERT4Rec and Netflix VAE.
yoongi0428/RecSys_PyTorch
PyTorch implementations of Top-N recommendation, collaborative filtering recommenders.