Skip to content

Implementation of Self-Attentive Sequential Recommendation (SASRec) in flax

License

Notifications You must be signed in to change notification settings

chris-tng/sasrec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sasrec

Implementation of Self-Attentive Sequential Recommendation (SASRec) in flax

Getting Started

  1. Clone the repository and install requirements
git clone https://github.com/chris-tng/sasrec.git
cd sasrec
pip install -r requirements.txt
  1. Run model
python main.py 

About

Implementation of Self-Attentive Sequential Recommendation (SASRec) in flax

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages