sasrec topic

List sasrec repositories

SASRec.pytorch

290
Stars
79
Forks
Watchers

PyTorch(1.6+) implementation of https://github.com/kang205/SASRec

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.

Recommender-Baseline-Model

15
Stars
0
Forks
Watchers

common used Recommend Baseline Model, including the traditional statistical model, and the Nerual Network Model. Focus on the SRS (Sequential Recommend System).

Toy-RecLM

43
Stars
2
Forks
Watchers

A toy large model for recommender system based on LLaMA2/SASRec/Meta's generative recommenders. Besides, note and experiments of official implementation for Meta's generative recommenders.